# min,goth -> dm,dg
font	jvf	* 0	$vf/vf-a2n/
# tmin,tgoth -> dm,dg + d?jsy in vertical mode
font	jvf	* 0	$vf/vf-p2pn/
font	decomp	* 0	dm,ntt
font	decomp	* 0	dg,ntt
#
# tfm of NTT subfont (dmjsy10.tfm ...)
font	tfm	* 0	$nsf/mincho/
font	tfm	* 0	$nsf/gothic/
#
# convert fonts in vertical mode to fonts with rotated bitmap
# dmjsy.. -> tdmjsy..
vfont	vf	* 0	$vf/vf-tjsy/
# cmr.. -> rcmr..
define	rotdir	$vf/vf-rot/
vfont	vf	* 0	$rotdir
vfont	func	* 0	\
	exist($tmf/tfm//%f.tfm),\
	exec(/usr/local/bin/mkrotvf %f r%f `kpsewhich -path=$tmf/tfm// %f.tfm`\
	     $rotdir),\
	vf($rotdir)
