Grow internal packer
and re-upload glyphs automatically
This commit is contained in:
parent
a74ce29c1a
commit
f64771c2c3
5 changed files with 86 additions and 30 deletions
|
@ -10,9 +10,10 @@ mod text_render;
|
|||
|
||||
pub use error::{PrepareError, RenderError};
|
||||
pub use text_atlas::{ColorMode, TextAtlas};
|
||||
pub use text_render::ContentType;
|
||||
pub use text_render::TextRenderer;
|
||||
|
||||
use text_render::ContentType;
|
||||
|
||||
// Re-export all top-level types from `cosmic-text` for convenience.
|
||||
pub use cosmic_text::{
|
||||
self, fontdb, Action, Affinity, Attrs, AttrsList, AttrsOwned, Buffer, BufferLine, CacheKey,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue