mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 21:58:51 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21393 72102866-910b-0410-8b05-ffd578937521
10 lines
221 B
PostScript
10 lines
221 B
PostScript
%%LanguageLevel defines
|
|
%%
|
|
%% Copyright (C) 2005, Free Software Foundation, Inc.
|
|
%%
|
|
/_GSsetalpha { pop } bind def
|
|
|
|
/setalpha where
|
|
{pop /GSsetalpha /setalpha load def}
|
|
{/GSsetalpha /_GSsetalpha load def}
|
|
ifelse
|