Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3789

Re: Drawing the line

Newsgroups comp.lang.postscript
Date 2022-08-07 12:59 -0700
References <Dp92CI.Es@murdoch.acc.Virginia.EDU> <4jube4$mdv@newsgate.dircon.co.uk>#1/1>
Message-ID <ed6f2de7-e99c-4db7-9220-adc282f75762n@googlegroups.com> (permalink)
Subject Re: Drawing the line
From jdaw1 <jdawiseman@gmail.com>

Show all headers | View raw


/l /lineto load def
would execute slightly quicker than
/l {lineto} bind def

Back to comp.lang.postscript | Previous | Next | Find similar


Thread

Re: Drawing the line jdaw1 <jdawiseman@gmail.com> - 2022-08-07 12:59 -0700

csiph-web