Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . postscript
This is a Usenet group - learn more
Find or start a Google Group about postscript.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
4 new of 4 - Apr 4
2 new of 2 - Mar 26
8 new of 8 - Mar 26
5 new of 5 - Mar 25
6 new of 6 - Mar 22
13 new of 13 - Mar 21
12 new of 12 - Mar 17
2 new of 2 - Mar 17
3 new of 3 - Mar 15
2 new of 2 - Mar 13
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 39215  Older »
Description: The PostScript Page Description Language.
 

Displaying text in "uninstalled" font? 
  Dear all, If I take the following postscript-file: %!PS-Adobe-3.0 /Arial findfont 15 scalefont setfont 72 200 moveto (text) show showpage then it nicely displays the "text" in Arial, if opening in Adobe Illustrator CS6 Tryout. But I want it to display in Myriad Pro, so I should change the findfont-command:... more »
By jef_...@yahoo.com  - Jun 10 - 5 new of 5 messages    

THRINAXODON PUNCHES OBAMA WITH HIS LASER GUN. 
  OBAMA WAS RUNNING AFTER THRINAXODON, WAS DRUNK AND DISORDERLY, FOR FUCKING ON IRC. OBAMA CAME REALLY, CLOSE, BUT THRINAXODON JUMPED, AND SHITTED ON OBAMA'S HEAD, AND HIT HIM IN THE FACE, WITH HIS LASER GUN. OBAMA FINALLY DIED. EMAIL biolord9@@gmail.com TO FIND OUT HOW. ============================== ============================== ================... more »
By Thrinaxodon  - Jun 1 - 1 new of 1 message    

Throwing a custom error 
  Hi, In Barcode Writer in Pure PostScript (BWIPP) it is possible for the user to provide invalid input data. At present we do not provide any useful form of input validation or error reporting and we simply allow the code to trip up and bomb out in meaningless ways on invalid data. To provide a somewhat uniform approach to handling invalid user input I am investigating whether the PS code could raise a custom error and terminate for each circumstance (e.g. /bwipp.badCheckDigit or /bwipp.invalidCharacter, etc) that can be communicated to the user using whatever ordinary PS error handling is available in that environment.... more »
By Terry Burton  - May 18 - 4 new of 4 messages    

xpost3 current challenges 
  I've got 2 trains going at the same time here, and kinda stalled on both. Track 1 is finishing up this postscript translation of the xpost2 scanner. It's running into issues with building procedures. And I've really painted myself into a corner with lots of code and virtually no comments. I suppose the obvious next step is to print it out and re-type it (fixing the uglies as they arise).... more »
By luser- -droog  - May 5 - 5 new of 5 messages    

PS-viewing Browser plugin for Windows? 
  Subject line pretty much says it all: I'm seeking a browser plugin (for FF, or Safari or Opera or IE 7-8-9, under Windows (XP, Vista, 7)) to render .ps files. Google, alas, steers me only to Linux or MacOS .ps browser services, not Windows ones. Thanks for all pointers, even dead ends :-) . Cheers, -- tlvp... more »
By tlvp  - May 1 - 7 new of 7 messages    

Make ghostscript signal an /interrupt error when it received a SIGINT 
  With my Mandelbrot explorer ([link]), I'd like to be able to interrupt the drawing and return to the menu if the resolution is too high and it's taking too long. The PLRM, 1ed, says ... ... ... I tried wrapping the drawing functions in a stopped context.... more »
By luser- -droog  - Apr 25 - 4 new of 4 messages    

merging colors.. 
  This is my first "fancy" program, three color-shaded circles. It would be nice to have the colors appropriately combine/add in the overlap regions. Is there a nice way to do that? %! % three.ps /inch {72 mul} def % 72 pixels to the inch /N 500 def % steps... more »
By Robert Baer  - Mar 31 - 9 new of 9 messages    

inside-testing operators for ray-bezier-surface intersection. 
  I've been struggling with these Bezier surfaces for some time now, and I think there may be a novel shortcut for find the intersection point. First project the surface onto a plane whose normal coincides with the ray. Iterate through a single parametrization, drawing the initial boundary curve and the moving curve connected by lineto in a single path.... more »
By luser- -droog  - Mar 26 - 10 new of 10 messages    

ps scanner - finite state machines 
  Rough draft translation of xpost's scanner into postscript. I'm thinking that I can "compile" this into the systemdict data structure to bootstrap the next interpreter. Or extend it into that golf-library scanner I was talking about. %! /digit (0123456789) def /alpha (abcdefghijklmnopqrstuvwxyz\... more »
By luser- -droog  - Mar 25 - 7 new of 7 messages    

Code copied from Bluebook and Greenbook barfs in GSview, why? 
  I copied the last part of the complaint into the .PS file for documentation. ** %! %% TRY3.PS COPIED FROM bluebook page 46 %% %% GSview barfs: %% %% showpage %% %% --- End offending input --- %% file offset = 0 %% gsapi_run_string_continue returns -101 %% %%EndComments /inch (72 mul) def % 72 pixels per inch... more »
By Robert Baer  - Mar 24 - 5 new of 5 messages    

1 - 10 of 39215   « Newer | Older »

XML