egui/egui_glium/src
Emil Ernerfeldt 8272b08742
Improve text contrast in bright mode (#1412)
* Rename AlphaImage to FontImage to discourage any other use for it
* Encode FontImage as f32 and postpone the alpha correction
* Interpret alpha coverage in a new, making dark text darker, improving contrast in bright mode
2022-03-23 16:49:49 +01:00
..
shader Clean up glsl code 2021-11-13 13:09:08 +01:00
lib.rs Move lints list to .carg/config.toml (#1394) 2022-03-21 16:54:29 +01:00
painter.rs Improve text contrast in bright mode (#1412) 2022-03-23 16:49:49 +01:00