servo/components/layout/display_list
Martin Robinson 423cc34cb0 Bump euclid to 0.22
- Also updates raqote to latest with an upgrade of font-kit to 0.11
  applied on as a patch
- Update lyon_geom to the latest version

Major change:

- All matrices are now stored in row major order. This means that
  parameters to rotation functions no longer should be negated.
- `post_...()` functions are now named `then()`. `pre_transform()` is removed,
  so `then()` is used and the order of operations changed.
2023-01-26 08:59:21 +01:00
..
background.rs Fix some typos 2022-12-17 03:22:34 +01:00
border.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
builder.rs Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
conversions.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
gradient.rs Fix some typos 2022-12-17 03:22:34 +01:00
items.rs layout: Don't built stacking contexts or display lists for empty blocks. 2020-06-09 11:27:23 -04:00
mod.rs Update webrender. 2020-05-11 17:41:56 -04:00
webrender_helpers.rs Bump euclid to 0.22 2023-01-26 08:59:21 +01:00