Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed fonts/mplus-1p-regular-fallback.ttf
Binary file not shown.
Binary file added fonts/mplus1p-regular-fallback.ttf
Binary file not shown.
11 changes: 4 additions & 7 deletions themes/riscv-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ font:
bold: mplus-1mn-bold.ttf
italic: mplus-1mn-light.ttf
bold_italic: mplus-1mn-medium.ttf
M+ 1p Fallback:
normal: mplus-1p-regular-fallback.ttf
bold: mplus-1p-regular-fallback.ttf
italic: mplus-1p-regular-fallback.ttf
bold_italic: mplus-1p-regular-fallback.ttf
# M+ 1p supports Latin, Latin-1 Supplement, Latin Extended, Greek, Cyrillic, Vietnamese, Japanese & an assortment of symbols
# It also provides arrows for ->, <-, => and <= replacements in case these glyphs are missing from font
# TODO: use asciidoctor-pdf version once asciidoctor-pdf PR #2634 is in the RISC-V docker container.
M+ 1p Fallback: mplus1p-regular-fallback.ttf
Droid Fallback:
normal: droid-sans-fallback.ttf
italic: droid-sans-fallback.ttf
Expand All @@ -44,8 +43,6 @@ font:
italic: JetBrainsMono-Italic.ttf
bold: JetBrainsMono-Bold.ttf
bold_italic: JetBrainsMono-BoldItalic.ttf
# M+ 1p supports Latin, Latin-1 Supplement, Latin Extended, Greek, Cyrillic, Vietnamese, Japanese & an assortment of symbols
# It also provides arrows for ->, <-, => and <= replacements in case these glyphs are missing from font
fallbacks:
- M+ 1p Fallback
- Droid Fallback
Expand Down