Update to latest cosmic-text
This commit is contained in:
parent
75fc8f978f
commit
7fe35bdce3
4 changed files with 160 additions and 167 deletions
|
@ -42,6 +42,8 @@ pub(crate) struct GlyphDetails {
|
|||
height: u16,
|
||||
gpu_cache: GpuCache,
|
||||
atlas_id: Option<AllocId>,
|
||||
top: i16,
|
||||
left: i16,
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue