-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Font downloading issues #200
Comments
From @maxirmx
|
From @ronaldtse
|
To do:
|
No need to do this. Just enough to set default font path to
Noto Sans fonts:
Noto Serif fonts:
Noto Sans monospace fonts:
|
For def fonts_manifest
{
"Cambria" => nil,
"Cambria Math" => nil,
"Times New Roman" => nil,
"Source Han Sans" => nil,
"Source Han Sans Normal" => nil,
"Courier New" => nil,
"Noto Serif" => nil,
"Noto Serif HK" => nil,
"Noto Serif JP" => nil,
"Noto Serif KR" => nil,
"Noto Serif SC" => nil,
"Noto Serif TC" => nil,
"Noto Sans Mono" => nil,
"Noto Sans Mono CJK HK" => nil,
"Noto Sans Mono CJK JP" => nil,
"Noto Sans Mono CJK KR" => nil,
"Noto Sans Mono CJK SC" => nil,
"Noto Sans Mono CJK TC" => nil,
}
end causes the errors:
Fontist support For But
The package in https://github.com/fontist/noto-fonts contains more recent version than installed by I'll add the tickets on |
Metanorma gems to update:
|
On hold.
|
Transfered from an issue in fontist repository
The tail of discussion follows
The text was updated successfully, but these errors were encountered: