Sujet : Re: Back & Forth - A programming tale in graphic detail
De : the.beez.speaks (at) *nospam* gmail.com (Hans Bezemer)
Groupes : comp.lang.forthDate : 30. Jan 2025, 19:32:18
Autres entêtes
Organisation : KPN B.V.
Message-ID : <nnd$4b3bccb2$6e4505f6@a25ca100dba5e51f>
References : 1 2
User-Agent : Mozilla Thunderbird
On 29-01-2025 19:49, Buzz McCool wrote:
On 1/18/2025 7:52 AM, Hans Bezemer wrote:
Ever tried to create a graphics library - only to find that even drawing a simple line requires a degree in mathematics? What if I tell you you can make a fully fledged graphics library in less than 200 lines, providing high quality vector graphics files which can be used in a plethora of application programs?
>
https://youtu.be/_MKFQIHm_ss
Hans -
I believe you said in passing that you didn't like PostScript, but didn't elaborate. Just curious if you have any detailed comments about using PostScript for graphics.
Not really. It was actually as brief as I described in the video. Didn't feel like I could quickly get that one going, so I moved to the next option. And yes, I immediately fell in love with SVG.
Of course I don't think it's impossible to get things going in PS, the question is - how much time do I want to put into it? Especially if I got the functionality of vector graphics covered.
Hans Bezemer