Update glyph_brush and glow_glyph
This commit is contained in:
parent
22ced3485e
commit
823ea15732
7 changed files with 41 additions and 86 deletions
|
|
@ -17,8 +17,6 @@ pub trait Text {
|
|||
font: Font,
|
||||
bounds: Size,
|
||||
) -> (f32, f32);
|
||||
|
||||
fn space_width(&self, size: f32) -> f32;
|
||||
}
|
||||
|
||||
pub trait Image {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue