ruffle/render/canvas/src
Mike Welsh 0552d26551 core: Use Fixed8 and i16 for ColorTransform
Use the proper types for ColorTransform:
 * Fixed8 (8.8) format for multiplicative component
 * i16 format for additive component

This matches the behavior of Flash (for example, alpha only changes
in units of 1/256).
2021-04-19 15:47:52 -07:00
..
lib.rs core: Use Fixed8 and i16 for ColorTransform 2021-04-19 15:47:52 -07:00