We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a3056 commit 4b32e12Copy full SHA for 4b32e12
internal/renderers/femtovg/fonts.rs
@@ -3,7 +3,7 @@
3
4
// cspell:ignore Noto fontconfig
5
6
-use crate::{PhysicalLength, PhysicalPoint};
+use crate::PhysicalLength;
7
use core::num::NonZeroUsize;
8
use femtovg::TextContext;
9
use i_slint_common::sharedfontique::{self, parley};
0 commit comments