servo/components/gfx
Dan Robertson 6647a2f891 Change selection of the best font for a style
Previously anything with the wrong stretch/italicness was considered
equally bad. Now we consider the wrong weight to be least bad, wrong
boldness of intermediate badness, and wrong itallicness to be most
bad.
2018-02-06 20:46:19 +00:00
..
display_list Update WebRender 2018-02-06 15:10:35 +01:00
platform Implement boldness and stretchiness for Freetype 2018-02-06 20:46:13 +00:00
tests Merge gfx and gfx_tests 2018-01-20 15:33:15 +01:00
text Use specific assertion for gfx text shaping harfbuzz 2018-01-26 01:01:00 +08: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 style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_template.rs Change selection of the best font for a style 2018-02-06 20:46:19 +00:00
lib.rs Use more WebRender types in gfx 2018-01-30 11:37:20 +01:00