Ticket #50475: PR696554.diff
File PR696554.diff, 893 bytes (added by howarth.at.macports@…, 9 years ago) |
---|
-
Resource/Init/gs_fonts.ps
old new 183 183 } if 184 184 { % Stack: key file 185 185 % Protect ourselves against syntax errors here. 186 dup { token } stopped { pop//false exit } if186 dup { token } stopped { //false exit } if 187 187 not { //false exit } if % end of file 188 188 dup /eexec eq { pop //false exit } if % reached eexec section 189 189 dup /Subrs eq { pop //false exit } if % Subrs without eexec … … 410 410 pop 411 411 } 412 412 { 413 3-1 roll pop413 counttomark 1 add -1 roll pop 414 414 not { dup 0 get } if % stack: (newname) [ (name) (path) ] 415 415 % DEBUG { ( found ) print dup print (\n) print flush } if 416 416 % add entry to the fontmap