mkfontscale should distinguish Medium, Normal, Regular, ... as WEIGHT_NAME
Submitted by SATO Tatsuya
Assigned to Xorg Project Team
Description
When I create fonts.scale file for gsfonts:
http://git.ghostscript.com/?p=urw-core35-fonts.git
mkfontscale assigns same xlfd for n021003l.pfb and n021004l.pfb. Also it assigns same xlfd for n021023l.pfb and n021024l.pfb. So n021003l.pfb and n021023l.pfb are removed from fonts.scale file.
This happens because mkfontscale doesn't distinguish two weights of these psfonts: Regular and Medium.
I think mkfontscale should assign different xlfd's for these fonts.