Skip to content

Commit

Permalink
separate morisawa tfm/vf
Browse files Browse the repository at this point in the history
  • Loading branch information
aminophen committed Feb 28, 2018
1 parent 904c64b commit ad8f3c6
Show file tree
Hide file tree
Showing 42 changed files with 0 additions and 38 deletions.
14 changes: 0 additions & 14 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,10 @@ install:
cp ./source/goth* ${TEXMF}/fonts/source/ptex-fonts/standard/
cp ./source/t* ${TEXMF}/fonts/source/ptex-fonts/standard/
mkdir -p ${TEXMF}/fonts/tfm/ptex-fonts/dvips
cp ./tfm/futo* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
cp ./tfm/gbm* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
cp ./tfm/gtb* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
cp ./tfm/jun* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
cp ./tfm/rml* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
cp ./tfm/ryumin* ${TEXMF}/fonts/tfm/ptex-fonts/dvips/
mkdir -p ${TEXMF}/fonts/tfm/ptex-fonts/jis
cp ./tfm/jis* ${TEXMF}/fonts/tfm/ptex-fonts/jis/
mkdir -p ${TEXMF}/fonts/tfm/ptex-fonts/morisawa
cp ./tfm/Futo* ${TEXMF}/fonts/tfm/ptex-fonts/morisawa/
cp ./tfm/Gothic* ${TEXMF}/fonts/tfm/ptex-fonts/morisawa/
cp ./tfm/Jun* ${TEXMF}/fonts/tfm/ptex-fonts/morisawa/
cp ./tfm/Ryumin* ${TEXMF}/fonts/tfm/ptex-fonts/morisawa/
mkdir -p ${TEXMF}/fonts/tfm/ptex-fonts/nmin-ngoth
cp ./tfm/n* ${TEXMF}/fonts/tfm/ptex-fonts/nmin-ngoth/
mkdir -p ${TEXMF}/fonts/tfm/ptex-fonts/standard
Expand All @@ -40,11 +31,6 @@ install:
cp ./tfm/t* ${TEXMF}/fonts/tfm/ptex-fonts/standard/
mkdir -p ${TEXMF}/fonts/vf/ptex-fonts/jis
cp ./vf/jis* ${TEXMF}/fonts/vf/ptex-fonts/jis/
mkdir -p ${TEXMF}/fonts/vf/ptex-fonts/morisawa
cp ./vf/Futo* ${TEXMF}/fonts/vf/ptex-fonts/morisawa/
cp ./vf/Gothic* ${TEXMF}/fonts/vf/ptex-fonts/morisawa/
cp ./vf/Jun* ${TEXMF}/fonts/vf/ptex-fonts/morisawa/
cp ./vf/Ryumin* ${TEXMF}/fonts/vf/ptex-fonts/morisawa/
mkdir -p ${TEXMF}/fonts/vf/ptex-fonts/nmin-ngoth
cp ./vf/n* ${TEXMF}/fonts/vf/ptex-fonts/nmin-ngoth/
mkdir -p ${TEXMF}/fonts/vf/ptex-fonts/standard
Expand Down
24 changes: 0 additions & 24 deletions source/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@ tfm:
cp jisn.tfm jisgn.tfm
cp jis-v.tfm jisg-v.tfm
cp jisn-v.tfm jisgn-v.tfm
for fnt in Ryumin-Light FutoMinA101-Bold ; do \
cp min10.tfm $$fnt-H.tfm ; \
cp tmin10.tfm $$fnt-V.tfm ; \
cp jis.tfm $$fnt-J.tfm ; \
done
for fnt in GothicBBB-Medium FutoGoB101-Bold Jun101-Light ; do \
cp goth10.tfm $$fnt-H.tfm ; \
cp tgoth10.tfm $$fnt-V.tfm ; \
cp jisg.tfm $$fnt-J.tfm ; \
done

vf:
for fnt in min nmin ; do \
Expand Down Expand Up @@ -60,20 +50,6 @@ vf:
for fnt in jisg-v jisgn-v ; do \
$(MAKEJVF) $$fnt gbmv ; \
done
for VAR in J H ; do \
$(MAKEJVF) Ryumin-Light-$$VAR ryumin-l ; \
$(MAKEJVF) FutoMinA101-Bold-$$VAR futomin-b ; \
$(MAKEJVF) GothicBBB-Medium-$$VAR gtbbb-m ; \
$(MAKEJVF) FutoGoB101-Bold-$$VAR futogo-b ; \
$(MAKEJVF) Jun101-Light-$$VAR jun101-l ; \
done
for VAR in V ; do \
$(MAKEJVF) Ryumin-Light-$$VAR ryumin-l-v ; \
$(MAKEJVF) FutoMinA101-Bold-$$VAR futomin-b-v ; \
$(MAKEJVF) GothicBBB-Medium-$$VAR gtbbb-m-v ; \
$(MAKEJVF) FutoGoB101-Bold-$$VAR futogo-b-v ; \
$(MAKEJVF) Jun101-Light-$$VAR jun101-l-v ; \
done

move:
mkdir -pv ../tfm ../vf
Expand Down
Binary file removed tfm/FutoGoB101-Bold-H.tfm
Binary file not shown.
Binary file removed tfm/FutoGoB101-Bold-J.tfm
Binary file not shown.
Binary file removed tfm/FutoGoB101-Bold-V.tfm
Binary file not shown.
Binary file removed tfm/FutoMinA101-Bold-H.tfm
Binary file not shown.
Binary file removed tfm/FutoMinA101-Bold-J.tfm
Binary file not shown.
Binary file removed tfm/FutoMinA101-Bold-V.tfm
Binary file not shown.
Binary file removed tfm/GothicBBB-Medium-H.tfm
Binary file not shown.
Binary file removed tfm/GothicBBB-Medium-J.tfm
Binary file not shown.
Binary file removed tfm/GothicBBB-Medium-V.tfm
Binary file not shown.
Binary file removed tfm/Jun101-Light-H.tfm
Binary file not shown.
Binary file removed tfm/Jun101-Light-J.tfm
Binary file not shown.
Binary file removed tfm/Jun101-Light-V.tfm
Binary file not shown.
Binary file removed tfm/Ryumin-Light-H.tfm
Binary file not shown.
Binary file removed tfm/Ryumin-Light-J.tfm
Binary file not shown.
Binary file removed tfm/Ryumin-Light-V.tfm
Binary file not shown.
Binary file removed tfm/futogo-b-v.tfm
Binary file not shown.
Binary file removed tfm/futogo-b.tfm
Binary file not shown.
Binary file removed tfm/futomin-b-v.tfm
Binary file not shown.
Binary file removed tfm/futomin-b.tfm
Binary file not shown.
Binary file removed tfm/gtbbb-m-v.tfm
Binary file not shown.
Binary file removed tfm/gtbbb-m.tfm
Binary file not shown.
Binary file removed tfm/jun101-l-v.tfm
Binary file not shown.
Binary file removed tfm/jun101-l.tfm
Binary file not shown.
Binary file removed tfm/ryumin-l-v.tfm
Binary file not shown.
Binary file removed tfm/ryumin-l.tfm
Binary file not shown.
Binary file removed vf/FutoGoB101-Bold-H.vf
Binary file not shown.
Binary file removed vf/FutoGoB101-Bold-J.vf
Binary file not shown.
Binary file removed vf/FutoGoB101-Bold-V.vf
Binary file not shown.
Binary file removed vf/FutoMinA101-Bold-H.vf
Binary file not shown.
Binary file removed vf/FutoMinA101-Bold-J.vf
Binary file not shown.
Binary file removed vf/FutoMinA101-Bold-V.vf
Binary file not shown.
Binary file removed vf/GothicBBB-Medium-H.vf
Binary file not shown.
Binary file removed vf/GothicBBB-Medium-J.vf
Binary file not shown.
Binary file removed vf/GothicBBB-Medium-V.vf
Binary file not shown.
Binary file removed vf/Jun101-Light-H.vf
Binary file not shown.
Binary file removed vf/Jun101-Light-J.vf
Binary file not shown.
Binary file removed vf/Jun101-Light-V.vf
Binary file not shown.
Binary file removed vf/Ryumin-Light-H.vf
Binary file not shown.
Binary file removed vf/Ryumin-Light-J.vf
Binary file not shown.
Binary file removed vf/Ryumin-Light-V.vf
Binary file not shown.

0 comments on commit ad8f3c6

Please sign in to comment.