Expose Placement from zeno in swash module

This commit is contained in:
Héctor Ramón Jiménez 2023-02-27 16:10:46 +01:00
parent 94df751260
commit f08bea22ed
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -13,7 +13,7 @@ use swash::zeno::{Format, Vector};
use crate::{CacheKey, Color, FontSystem};
pub use swash::scale::image::{Content as SwashContent, Image as SwashImage};
pub use swash::zeno::Command;
pub use swash::zeno::{Command, Placement};
fn swash_image(
font_system: &FontSystem,