Rename to cryoglyph

This commit is contained in:
Héctor Ramón Jiménez 2025-03-09 00:02:29 +01:00
parent ba9d0ba054
commit 3c455a9475
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 16 additions and 21 deletions

View file

@ -1,4 +1,4 @@
use glyphon::{
use cryoglyph::{
Attrs, Buffer, Cache, Color, Family, FontSystem, Metrics, Resolution, Shaping, SwashCache,
TextArea, TextAtlas, TextBounds, TextRenderer, Viewport,
};