Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #976
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2012-09-24 09:16 -0700 |
| References | <621c6264-3d28-42d0-81b6-65d0f4eb934e@m11g2000yqe.googlegroups.com> <9n0vt8Fpp4U1@mid.individual.net> <bb086a9a-f4b7-43d3-9f1b-ba9691542b65@k28g2000yqn.googlegroups.com> <5f5084db-e002-401d-8a8d-072e0592db75@q17g2000yqh.googlegroups.com> <1f50f327-f97f-496f-971b-c1d2996b41e1@r5g2000yqc.googlegroups.com> |
| Message-ID | <38c69c4c-26c4-4dc8-a31b-910acf96e55f@googlegroups.com> (permalink) |
| Subject | Re: How can I stretch a Postscript image, vertically only?? |
| From | helmwo@gmail.com |
Am Dienstag, 10. Januar 2012 09:25:52 UTC+1 schrieb luser- -droog: > ... For line-drawing, postscript uses the Current > > Transformation > > Matrix /twice/! You know that this is only "half true" what you say. The path construction uses the CTM to fix up where the points have to be. If you now invoke something like "stroke" it has to "enhance" the path to make it "substantial" and it will do this by CTM at this moment. As a "normal path" has no dimensions regarding how "thick" is a line, this is done at the moment the line is drawn. The "stroke" operator knows how thick the line has to be. So, this is wanted behavior. Nothing big to mention. Regards, -Helmar
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
How can I stretch a Postscript image, vertically only?? Ramon F Herrera <ramon@conexus.net> - 2012-01-09 11:35 -0800
Re: How can I stretch a Postscript image, vertically only?? Helge Blischke <h.blischke@acm.org> - 2012-01-09 21:10 +0100
Re: How can I stretch a Postscript image, vertically only?? Ramon F Herrera <ramon@conexus.net> - 2012-01-09 12:44 -0800
Re: How can I stretch a Postscript image, vertically only?? luser- -droog <mijoryx@yahoo.com> - 2012-01-09 13:27 -0800
Re: How can I stretch a Postscript image, vertically only?? luser- -droog <mijoryx@yahoo.com> - 2012-01-10 00:25 -0800
Re: How can I stretch a Postscript image, vertically only?? Helge Blischke <h.blischke@acm.org> - 2012-01-10 12:50 +0100
Re: How can I stretch a Postscript image, vertically only?? luser- -droog <mijoryx@yahoo.com> - 2012-09-13 21:34 -0700
Re: How can I stretch a Postscript image, vertically only?? helmwo@gmail.com - 2012-09-24 09:16 -0700
Re: How can I stretch a Postscript image, vertically only?? "luser.droog" <luser.droog@gmail.com> - 2012-09-24 18:25 -0500
Re: How can I stretch a Postscript image, vertically only?? Ramon F Herrera <ramon@conexus.net> - 2012-01-09 12:54 -0800
csiph-web