Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 64:29:48 |
Calls: | 425 |
Calls today: | 3 |
Files: | 1,025 |
Messages: | 91,329 |
Posted today: | 1 |
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
Nice to see somenone coping with graphics in Forth!
Just to mention a different approach using an external
plotting library:
https://www.dislin.de/index.html
In article <02591b0a10d44b799c1d99f47ca64442@www.novabbs.com>,
minforth <minforth@gmx.net> wrote:
Nice to see somenone coping with graphics in Forth!
Just to mention a different approach using an external
plotting library:
https://www.dislin.de/index.html
Maybe I'm strange but I do believe they can't say they support SUSE.
There must be a canvas to draw line on. At least this must
be SUSE + X windows system.
Nowadays there is talk of Wayland. It is another concession to MS-Windows >where the terminal is drawn into the kernel (for speed and gaming).The conclusion is that it may not work on Wayland, and this is documented.
Things foreseen, X may no longer work in the future as far as I
can tell.
Groetjes Albert--
--
Temu exploits Christians: (Disclaimer, only 10 apostles)
Last Supper Acrylic Suncatcher - 15Cm Round Stained Glass- Style Wall
Art For Home, Office And Garden Decor - Perfect For Windows, Bars,
And Gifts For Friends Family And Colleagues.
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.
Just curious if you have any detailed comments about
using PostScript for graphics.
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