Home
last modified time | relevance | path

Searched refs:rasterize_glyph (Results 1 – 25 of 43) sorted by relevance

12

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/tests/
H A Dtests.rs646 font.rasterize_glyph( in rasterize_glyph_with_grayscale_aa()
678 font.rasterize_glyph( in rasterize_glyph_bilevel()
714 font.rasterize_glyph( in rasterize_glyph_bilevel_offset()
758 font.rasterize_glyph( in rasterize_glyph_with_full_hinting()
788 pub fn rasterize_glyph() { in rasterize_glyph() function
806 font.rasterize_glyph( in rasterize_glyph()
826 font.rasterize_glyph( in rasterize_empty_glyph()
855 font.rasterize_glyph( in rasterize_empty_glyph_on_empty_canvas()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/src/loaders/
H A Dcore_text.rs466 pub fn rasterize_glyph( in rasterize_glyph() method
488 self.rasterize_glyph( in rasterize_glyph()
730 fn rasterize_glyph( in rasterize_glyph() method
739 self.rasterize_glyph( in rasterize_glyph()
H A Ddirectwrite.rs484 pub fn rasterize_glyph( in rasterize_glyph() method
837 fn rasterize_glyph( in rasterize_glyph() method
846 self.rasterize_glyph( in rasterize_glyph()
H A Dfreetype.rs789 pub fn rasterize_glyph( in rasterize_glyph() method
1108 fn rasterize_glyph( in rasterize_glyph() method
1117 self.rasterize_glyph( in rasterize_glyph()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/crossfont-0.3.1/src/directwrite/
H A Dmod.rs44 fn rasterize_glyph( in rasterize_glyph() method
245 self.rasterize_glyph(&font.face, glyph.size, glyph.character, glyph_index)?; in get_glyph()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/glyph_rasterizer/
H A Dno_pathfinder.rs112 result: context.rasterize_glyph(&font, key), in request_glyphs_from_backend()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/examples/
H A Drender-glyph.rs130 font.rasterize_glyph( in main()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/src/
H A Dloader.rs225 fn rasterize_glyph( in rasterize_glyph() method
/dports/textproc/cast2gif/cast2gif-0.1.0/src/frame_renderer/
H A Dfontkit.rs149 f.rasterize_glyph( in render_frame_to_png()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/
H A DREADME.md22 font.rasterize_glyph(
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/plotters-0.3.1/src/style/font/
H A Dttf.rs265 .rasterize_glyph( in draw()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/platform/windows/
H A Dfont.rs364 pub fn rasterize_glyph( in rasterize_glyph() method
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs549 pub fn rasterize_glyph(&mut self, font: &FontInstance, key: &GlyphKey) -> GlyphRasterResult { in rasterize_glyph() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs549 pub fn rasterize_glyph(&mut self, font: &FontInstance, key: &GlyphKey) -> GlyphRasterResult { in rasterize_glyph() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/platform/windows/
H A Dfont.rs509 pub fn rasterize_glyph(&mut self, font: &FontInstance, key: &GlyphKey) -> GlyphRasterResult { in rasterize_glyph() method
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dglyph_rasterizer.rs453 result: context.rasterize_glyph(&request.font, &request.key), in request_glyphs()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/platform/macos/
H A Dfont.rs481 pub fn rasterize_glyph( in rasterize_glyph() method

12