summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl')
-rwxr-xr-xMaster/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl b/Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl
index 0caff69f627..dad978ee90a 100755
--- a/Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl
+++ b/Master/texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
# kanji-config-updmap: setup Japanese font embedding
-# Version 20170505.0
+# Version 20170624.0
#
# formerly known as updmap-setup-kanji
#
@@ -22,7 +22,7 @@ use Getopt::Long qw(:config no_autoabbrev ignore_case_always);
use strict;
my $prg = "kanji-config-updmap";
-my $version = '20170505.0';
+my $version = '20170624.0';
my $updmap_real = "updmap";
my $updmap = $updmap_real;
@@ -128,6 +128,7 @@ my %representatives = (
#"sinotype" => "STSong.ttf", # removed
"adobe" => "AdobeSongStd-Light.otf",
"fandol" => "FandolSong-Regular.otf",
+ "founder" => "FZSSK.TTF",
"arphic" => "gbsn00lp.ttf",
"cjkunifonts" => "uming.ttc",
"cjkunifonts-ttf" => "uming.ttf",