Skip to content

Commit

Permalink
Removing Noto fonts until they work: #227 fontist/fontist#386
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Oct 26, 2024
1 parent 14f6396 commit e09e668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/metanorma/jis/processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,15 @@ def fonts_manifest
"STIX Two Math" => nil,
"IPAexGothic" => nil,
"IPAexMincho" => nil,
=begin
"Noto Serif JP" => nil,
"Noto Serif JP ExtraLight" => nil,
"Noto Serif JP Medium" => nil,
"Noto Serif JP Bold" => nil,
"Noto Serif JP Black" => nil,
"Noto Sans JP Thin" => nil,
"Noto Sans JP Medium" => nil,
=end
"Courier New" => nil,
"Cambria Math" => nil,
"Times New Roman" => nil,
Expand Down

0 comments on commit e09e668

Please sign in to comment.