Mail Archives: djgpp/1996/10/07/10:32:02
Hi,
Since I don't have access to your newsgroup, I thought to try
email instead.
My question is: "When will pattern fills be incorporated with
the graphics toolkit"
I am currently in school to get my Masters and am using GNAT3.05 for
DOS and LINUX with the graphics code provided in your distribution.
I noticed that pattern fill don't work. Any help would be appreciated.
Chris Sparks (aka Mr. Ada)
sparks AT aisf DOT com
or
csparks AT heart DOT engr DOT csulb DOT com
p.s (new)
I have figured out, in Ada, how to do pattern fills. I tried to
use the GrCustomLine function and found that you can't use patterns that
have a "\0" byte. This caused me some problems, maybe due to my ignorance
of how the code works, so came up with an algorithm to output little line
segments.
- Raw text -