servo/components/gfx
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
..
platform Use xml-rs instead of rcdom for Android font list parsing 2019-10-23 15:34:48 +02:00
tests Fix gfx unit tests. 2019-04-12 14:17:21 +02:00
text layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
Cargo.toml layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
font.rs layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
font_cache_thread.rs Implementing the builder pattern for RequestInit 2019-04-10 14:01:30 -03:00
font_context.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
font_template.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00