This commit is contained in:
Antonio Scandurra 2021-03-26 09:58:51 +01:00
parent 5439213199
commit 63f9719c99

View file

@ -342,7 +342,7 @@ mod tests {
} }
// #[test] // #[test]
// fn test_render_glyph() { // fn test_rasterize_glyph() {
// use std::{fs::File, io::BufWriter, path::Path}; // use std::{fs::File, io::BufWriter, path::Path};
// let fonts = FontSystem::new(); // let fonts = FontSystem::new();