mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Improve text redering and do all color operation in gamma space (#2071)
This commit is contained in:
@@ -15,7 +15,6 @@ pub mod painter;
|
||||
pub use glow;
|
||||
pub use painter::{CallbackFn, Painter};
|
||||
mod misc_util;
|
||||
mod post_process;
|
||||
mod shader_version;
|
||||
mod vao;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user