summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <me@mkor.je>2024-09-27 08:17:53 +0000
committerGitHub <noreply@github.com>2024-09-27 08:17:53 +0000
commitefc6b710bc176646361e6ff8a2b62b033661a3b8 (patch)
tree13c7574f8b078342d146347907c031a8a1c36d52
parentca1f749c087bc19f6fbcebcd3ee34307959a95d5 (diff)
Update NewCM fonts to version 6.0.0 (#5005)
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--tests/ref/math-root-radical-attachment.pngbin1021 -> 1000 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index df886fbd..b5ca3066 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2709,7 +2709,7 @@ dependencies = [
[[package]]
name = "typst-assets"
version = "0.11.0"
-source = "git+https://github.com/typst/typst-assets?rev=4ee794c#4ee794cf8fb98eb67194e757c9820ab8562d853b"
+source = "git+https://github.com/typst/typst-assets?rev=4633b8c#4633b8c59e4d97b7cb07c054aabcd52c6d19d916"
[[package]]
name = "typst-cli"
diff --git a/Cargo.toml b/Cargo.toml
index 980d6f4c..f73e0802 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ typst-svg = { path = "crates/typst-svg", version = "0.11.0" }
typst-syntax = { path = "crates/typst-syntax", version = "0.11.0" }
typst-timing = { path = "crates/typst-timing", version = "0.11.0" }
typst-utils = { path = "crates/typst-utils", version = "0.11.0" }
-typst-assets = { git = "https://github.com/typst/typst-assets", rev = "4ee794c" }
+typst-assets = { git = "https://github.com/typst/typst-assets", rev = "4633b8c" }
typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "e9f8127" }
arrayvec = "0.7.4"
az = "1.2"
diff --git a/tests/ref/math-root-radical-attachment.png b/tests/ref/math-root-radical-attachment.png
index 4cb447ec..b32f5abf 100644
--- a/tests/ref/math-root-radical-attachment.png
+++ b/tests/ref/math-root-radical-attachment.png
Binary files differ