Skip to content

Commit

Permalink
fonts Noto JP fonts added, #226
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Oct 20, 2024
1 parent ee974e9 commit 11a26fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/metanorma/jis/processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,12 @@ def fonts_manifest
"Noto Serif" => nil,
"Noto Serif HK" => nil,
"Noto Serif JP" => nil,
"Noto Serif JP ExtraLight" => nil,
"Noto Serif JP Medium" => nil,
"Noto Serif KR" => nil,
"Noto Serif SC" => nil,
"Noto Serif TC" => nil,
"Noto Sans JP Thin" => nil,
"Noto Sans Mono" => nil,
"Noto Sans Mono CJK HK" => nil,
"Noto Sans Mono CJK JP" => nil,
Expand Down

0 comments on commit 11a26fc

Please sign in to comment.