libs-gui/PrinterTypes/GSProlog.ps

8 lines
161 B
PostScript
Raw Normal View History

%%LanguageLevel defines
/_GSsetalpha { pop } bind def
/setalpha where
{pop /GSsetalpha /setalpha load def}
{/GSsetalpha /_GSsetalpha load def}
ifelse