servo/components/gfx
Jon Leighton 799bf87f6d Make FontTemplateData's Debug formatter more concise
Otherwise the log gets spammed with all the individual bytes of the
underlying font file.
2018-02-22 11:45:42 +01:00
..
display_list Use LayoutRects for bounds and overflow in display lists 2018-02-07 12:21:08 +01:00
platform Make FontTemplateData's Debug formatter more concise 2018-02-22 11:45:42 +01:00
tests Fix FontTemplateDescriptor under FreeType 2018-02-07 21:24:08 +01:00
text Use LayoutRects for bounds and overflow in display lists 2018-02-07 12:21:08 +01:00
Cargo.toml Use more WebRender types in gfx 2018-01-30 11:37:20 +01:00
font.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_cache_thread.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
font_context.rs Fix FontTemplateDescriptor under FreeType 2018-02-07 21:24:08 +01:00
font_template.rs Merge branch 'master' into freetype2 2018-02-08 16:59:09 +00:00
lib.rs Use more WebRender types in gfx 2018-01-30 11:37:20 +01:00