servo/components/gfx
glennw 883fc2e404 Merge pull request #3298 from glennw/fix-font-cache
Reduce number of font instances and shaper structures created.
2014-09-13 05:51:00 +10:00
..
display_list Cargoify servo 2014-09-08 20:21:42 -06:00
platform Define constant parameters strings as statics. 2014-09-10 07:29:40 +10:00
text Cargoify servo 2014-09-08 20:21:42 -06:00
buffer_map.rs Cargoify servo 2014-09-08 20:21:42 -06:00
Cargo.toml Cargoify servo 2014-09-08 20:21:42 -06:00
color.rs Cargoify servo 2014-09-08 20:21:42 -06:00
font.rs Cargoify servo 2014-09-08 20:21:42 -06:00
font_cache_task.rs Print debug message instead of fail when unable to load web font. Fixes #3301. 2014-09-12 14:32:53 +10:00
font_context.rs Fix comment and and reference to bug #3300 2014-09-12 14:00:55 +10:00
font_template.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs Cargoify servo 2014-09-08 20:21:42 -06:00
render_context.rs Cargoify servo 2014-09-08 20:21:42 -06:00
render_task.rs Store one RenderState per-pipeline in the Compositor 2014-09-12 10:47:51 -07:00