mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Add benchmark for text layout and tesselation
This commit is contained in:
@@ -63,7 +63,7 @@ pub use {
|
||||
shape::Shape,
|
||||
stats::PaintStats,
|
||||
stroke::Stroke,
|
||||
tessellator::TessellationOptions,
|
||||
tessellator::{TessellationOptions, Tessellator},
|
||||
text::{Galley, TextStyle},
|
||||
texture_atlas::{Texture, TextureAtlas},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user