servo/components/gfx/text
Emilio Cobos Álvarez f03026b869
layout: Resolve word_spacing ahead of time.
It's not possible anymore, in the presence of min() / max(), to split a
<length-percentage> value into a <length> and a <percentage> component.

Tweak word_spacing to do what Gecko does (resolving it in advance).
2020-02-12 02:43:23 +01:00
..
shaping layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
glyph.rs Introduce GlyphStore::total_advance 2019-11-25 10:54:46 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
text_run.rs Remove unused code from gfx and layout crates 2019-05-29 21:51:28 +02:00
util.rs Fix some new warnings 2019-06-22 14:59:09 +02:00