Hi
I tried to look at the fill pattern bug in wxWidgets yesterday
evening. There was some issue with the buffer not correctly resetting
the fill parameters, but fixing this only changed the bug, it didn't
fix it.

I tried to look at the plfill_soft function to see what was going on,
but unfortunately there aren't really any comments in the code and I
can't work out what it is doing. Does anyone on the list know how this
code works?

I am wondering if the algorithm basically scans the fill region in the
2 dimensions drawing the hatchings - ordinarily drawing all hatchings
twice, but on top of each other. However the aspect ratio bug means
that for wxWidgets the two lines do not overlay on each other.

As I said, if anyone knows how the fill is done I'd appreciate some advice.

Phil

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to