remove reference to old shaper

macos-click-through
Keith Simmons 5 years ago
parent 005797b276
commit d6b4c6dc41

@ -2,7 +2,7 @@ use std::collections::HashMap;
use std::rc::Rc;
use lru::LruCache;
use skulpin::skia_safe::{Shaper, TextBlob, Font, Point, TextBlobBuilder};
use skulpin::skia_safe::{TextBlob, Font, Point, TextBlobBuilder};
use font_kit::source::SystemSource;
use skribo::{
layout, layout_run, make_layout, FontCollection, FontFamily, FontRef, Layout, LayoutSession,

Loading…
Cancel
Save