mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
parent
08c3f7a79a
commit
094a8ea718
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ fn embed_alpha_map_glyphs(
|
|||
use rayon::prelude::*;
|
||||
|
||||
let glyphs = pixel_sizes
|
||||
.iter()
|
||||
.par_iter()
|
||||
.map(|pixel_size| {
|
||||
let glyph_data = character_map
|
||||
.par_iter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue