mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2025-04-01 22:51:39 +00:00

Becuase CGFloat/O2Float are actually 64 bits wide on x64, whereas float is just 4. This fixes various bugs with color conversion.
Becuase CGFloat/O2Float are actually 64 bits wide on x64, whereas float is just 4. This fixes various bugs with color conversion.