servo/components/gfx
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
..
platform Fix some build warnings 2023-01-11 12:50:36 +01:00
tests Fix gfx unit tests. 2019-04-12 14:17:21 +02:00
text Revert "Revert "Update font-kit and freetype and unicode-script."" 2020-08-10 13:30:51 -04:00
Cargo.toml Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
font.rs Add space between parameters 2021-03-07 14:19:28 -08:00
font_cache_thread.rs use SerializedFontTemplate and IpcBytesReceiver to send font template when responding to GetFontTemplate 2022-03-08 13:57:07 +01: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