servo/components/config
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
..
tests Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
basedir.rs Update font-kit. 2022-04-01 01:00:18 -04:00
Cargo.toml Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
lib.rs move servo_version from config crate to ports/libsimpleservo/api/src/lib.rs and duplicate in ports/winit/main2.rs 2022-03-06 01:43:46 +01:00
opts.rs Replaced some Opts struct fields with shorthand initializers. 2022-12-06 21:01:27 +04:00
pref_util.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
prefs.rs Introduce shell.crash_reporter.enabled pref 2020-08-03 17:31:34 +02:00