egui/crates/ecolor
Emil Ernerfeldt 51e5d28b39
Rename `from_hex_string` -> `from_hex`, and `to_hex_string` -> `to_hex` (#3777)
Follow-up to https://github.com/emilk/egui/pull/3570
2024-01-07 10:08:57 +01:00
..
src Rename `from_hex_string` -> `from_hex`, and `to_hex_string` -> `to_hex` (#3777) 2024-01-07 10:08:57 +01:00
CHANGELOG.md Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
Cargo.toml Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +01:00
README.md Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00

README.md

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

A simple color storage and conversion library.

Made for egui.