Skip to content
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

Update M PLUS #1357

Merged
merged 1 commit into from
Nov 11, 2023
Merged
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
1 change: 0 additions & 1 deletion bin/scripts/name_parser/FontnameTools.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ def postscript_char_filter(name):
( 'IBM 3270', r'3270'), # for historical reasons and 'IBM' is a TM or something
# Some name parts that are too long for us
( '(.*sans ?m)ono', r'\1'), # Various SomenameSansMono fonts
( '(.*code ?lat)in Expanded', r'\1X'), # for 'M PLUS Code Latin Expanded'
( '(.*code ?lat)in', r'\1'), # for 'M PLUS Code Latin'
( '(b)ig( ?)(b)lue( ?)(t)erminal', r'\1ig\3lue\5erm'), # Shorten BigBlueTerminal
( '(.*)437TT', r'\g<1>437'), # Shorten BigBlueTerminal 437 TT even further
Expand Down
Binary file removed src/unpatched-fonts/MPlus/M_Plus_1/MPLUS1-Black.ttf
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_1/MPLUS1-Bold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_1/MPLUS1-Light.ttf
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_1/MPLUS1-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_1/MPLUS1-Thin.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_2/MPLUS2-Black.ttf
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_2/MPLUS2-Bold.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_2/MPLUS2-Light.ttf
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_2/MPLUS2-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/unpatched-fonts/MPlus/M_Plus_2/MPLUS2-Thin.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

2 changes: 1 addition & 1 deletion src/unpatched-fonts/MPlus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

For more information have a look at the upstream website: https://github.com/coz-m/MPLUS_FONTS

Version: 1.001 (as of March 2023)
Version: 1.001 / 1.005 (M+code\_latin) / 1.006 (M+1\_code) (as of September 2023)