Sha256: 86636673e97de04681a21de59f44a82a05a681d02d2c81e003686697221d6333

Contents?: true

Size: 300 Bytes

Versions: 36

Compression:

Stored size: 300 Bytes

Contents

<!-- developemnt -->
<!-- trying to figure out how to generate a feColorMatrix based on an input rgba -->
<svg id="env_filter">
 <defs>
   <filter id="pwp_filter">
    <feComponentTransfer>
     <feFuncG type="table" tableValues="0.0 0.15 0.8 1.0" />
    </feComponentTransfer>
   </filter>
 </defs>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
slow-steps-1.0.1 _includes/env_filter.html
slow-steps-1.0.0 _includes/env_filter.html
slow-steps-0.4.14 _includes/env_filter.html
slow-steps-0.4.13 _includes/env_filter.html
slow-steps-0.4.12 _includes/env_filter.html
slow-steps-0.4.11 _includes/env_filter.html
slow-steps-0.4.10 _includes/env_filter.html
slow-steps-0.4.9 _includes/env_filter.html
slow-steps-0.4.8 _includes/env_filter.html
slow-steps-0.4.7 _includes/env_filter.html
slow-steps-0.4.6 _includes/env_filter.html
slow-steps-0.4.5 _includes/env_filter.html
slow-steps-0.4.4 _includes/env_filter.html
slow-steps-0.4.3 _includes/env_filter.html
slow-steps-0.4.2 _includes/env_filter.html
slow-steps-0.4.1 _includes/env_filter.html
slow-steps-0.4.0 _includes/env_filter.html
slow-steps-0.3.3 _includes/env_filter.html
slow-steps-0.3.2 _includes/env_filter.html
slow-steps-0.3.1 _includes/env_filter.html