Fix import styling in iced_wgpu::image::vector
This commit is contained in:
parent
bb30b137d8
commit
33f92b1be7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
use crate::core::svg;
|
||||
use crate::core::{Color, Size};
|
||||
use crate::graphics::text;
|
||||
use crate::image::atlas::{self, Atlas};
|
||||
|
||||
use iced_graphics::text;
|
||||
use resvg::tiny_skia;
|
||||
use resvg::usvg::{self, TreeTextToPath};
|
||||
use std::collections::{HashMap, HashSet};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue