--- a/psi/psromfs.mak +++ b/psi/psromfs.mak @@ -31,12 +31,12 @@ -B gs_cet.ps # In the below list, the Font contents are _not_ compressed since it doesn't help. -PS_RESOURCE_LIST=SubstCID$(D)* CIDFSubst$(D)* CIDFont$(D)* -C $(PDF_RESOURCE_LIST) ColorSpace$(D)* Decoding$(D)* Encoding$(D)* -c -C IdiomSet$(D)* ProcSet$(D)* -P $(PSRESDIR)$(D)Init$(D) -d Resource/Init/ -B $(MISC_INIT_FILES) +PS_RESOURCE_LIST=SubstCID$(D)* CIDFont$(D)* -C $(PDF_RESOURCE_LIST) ColorSpace$(D)* Decoding$(D)* Encoding$(D)* -C IdiomSet$(D)* ProcSet$(D)* -P $(PSRESDIR)$(D)Init$(D) -d Resource/Init/ -B $(MISC_INIT_FILES) PS_FONT_RESOURCE_LIST=-B -b Font$(D)* # Notes: gs_cet.ps is only needed to match Adobe CPSI defaults -PS_ROMFS_ARGS=-c \ +PS_ROMFS_ARGS=-b \ -d Resource/Init/ -P $(PSRESDIR)$(D)Init$(D) -g gs_init.ps $(iconfig_h) \ -d Resource/ -P $(PSRESDIR)$(D) $(PS_RESOURCE_LIST) \ -d lib/ -P $(PSLIBDIR)$(D) $(EXTRA_INIT_FILES)