Sha256: a46983dca871c60e38442d16645bc09230f09885823446658650d695f9d15891

Contents?: true

Size: 301 Bytes

Versions: 6

Compression:

Stored size: 301 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
slow-steps-1.0.8 _includes/env_filter.html
slow-steps-1.0.6 _includes/env_filter.html
slow-steps-1.0.5 _includes/env_filter.html
slow-steps-1.0.4 _includes/env_filter.html
slow-steps-1.0.3 _includes/env_filter.html
slow-steps-1.0.2 _includes/env_filter.html