Update NewCM fonts to version 7.0.0 (#5465)
2
Cargo.lock
generated
@ -2677,7 +2677,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "typst-assets"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/typst/typst-assets?rev=5c0dcc0#5c0dcc062eddd9c1b1a8994fe4948ab604a1690f"
|
||||
source = "git+https://github.com/typst/typst-assets?rev=8cccef9#8cccef93b5da73a1c80389722cf2b655b624f577"
|
||||
|
||||
[[package]]
|
||||
name = "typst-cli"
|
||||
|
@ -31,7 +31,7 @@ typst-svg = { path = "crates/typst-svg", version = "0.12.0" }
|
||||
typst-syntax = { path = "crates/typst-syntax", version = "0.12.0" }
|
||||
typst-timing = { path = "crates/typst-timing", version = "0.12.0" }
|
||||
typst-utils = { path = "crates/typst-utils", version = "0.12.0" }
|
||||
typst-assets = { git = "https://github.com/typst/typst-assets", rev = "5c0dcc0" }
|
||||
typst-assets = { git = "https://github.com/typst/typst-assets", rev = "8cccef9" }
|
||||
typst-dev-assets = { git = "https://github.com/typst/typst-dev-assets", rev = "b07d156" }
|
||||
arrayvec = "0.7.4"
|
||||
az = "1.2"
|
||||
|
@ -182,8 +182,7 @@ static EXCEPTION_MAP: phf::Map<&'static str, Exception> = phf::phf_map! {
|
||||
"NewCM10-Regular" => Exception::new()
|
||||
.family("New Computer Modern"),
|
||||
"NewCMMath-Bold" => Exception::new()
|
||||
.family("New Computer Modern Math")
|
||||
.weight(700),
|
||||
.family("New Computer Modern Math"),
|
||||
"NewCMMath-Book" => Exception::new()
|
||||
.family("New Computer Modern Math")
|
||||
.weight(450),
|
||||
|
Before Width: | Height: | Size: 739 B After Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 979 B After Width: | Height: | Size: 981 B |
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |