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 7c51a8d commit f471086Copy full SHA for f471086
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