egui/crates/ecolor/src
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666)
* Closes https://github.com/emilk/egui/issues/3664

Bonus: optimize color conversions and font atlas upload, especially in
debug builds.
2023-11-30 15:56:05 +01:00
..
cint_impl.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
color32.rs Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00
hex_color_macro.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
hsva.rs Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00
hsva_gamma.rs Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
lib.rs Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00
rgba.rs Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00