Load prolog.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14863 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2002-10-29 03:46:39 +00:00
parent 3766e95ce1
commit 6b65871481
9 changed files with 47 additions and 12 deletions

View file

@ -41,7 +41,7 @@ Spanish.lproj \
Swedish.lproj
RESOURCE_FILES = Printers
RESOURCE_FILES = Printers GSProlog.ps
-include GNUmakefile.preamble

7
PrinterTypes/GSProlog.ps Normal file
View file

@ -0,0 +1,7 @@
%%LanguageLevel defines
/_GSsetalpha { pop } bind def
/setalpha where
{pop /GSsetalpha /setalpha load def}
{/GSsetalpha /_GSsetalpha load def}
ifelse