|
@ -385,7 +385,7 @@ pub use epaint::emath; |
|
|
pub use emath::{lerp, pos2, remap, remap_clamp, vec2, Align, Align2, NumExt, Pos2, Rect, Vec2}; |
|
|
pub use emath::{lerp, pos2, remap, remap_clamp, vec2, Align, Align2, NumExt, Pos2, Rect, Vec2}; |
|
|
pub use epaint::{ |
|
|
pub use epaint::{ |
|
|
color, mutex, |
|
|
color, mutex, |
|
|
text::{FontData, FontDefinitions, FontFamily, FontId}, |
|
|
text::{FontData, FontDefinitions, FontFamily, FontId, FontTweak}, |
|
|
textures::TexturesDelta, |
|
|
textures::TexturesDelta, |
|
|
AlphaImage, ClippedMesh, Color32, ColorImage, ImageData, Mesh, Rgba, Rounding, Shape, Stroke, |
|
|
AlphaImage, ClippedMesh, Color32, ColorImage, ImageData, Mesh, Rgba, Rounding, Shape, Stroke, |
|
|
TextureHandle, TextureId, |
|
|
TextureHandle, TextureId, |
|
|