diff options
Diffstat (limited to 'Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua')
-rwxr-xr-x | Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua b/Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua index 0372b75714c..7a4190c5553 100755 --- a/Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua +++ b/Master/texmf-dist/source/ptex-fontmaps/tools/mkmap-sc.lua @@ -37,6 +37,12 @@ local foundry = { gr='FandolHei-Regular.otf', {''}, }, + ['founder'] = { + noncid = true, + mr='FZSSK.TTF %!PS FZSSK--GBK1-0', + gr='FZHTK.TTF %!PS FZHTK--GBK1-0', + {''}, + }, ['ms'] = { noncid = true, mr=':0:simsun.ttc %!PS SimSun', |