With the coming shift to a licensed implementation I have a few decisions to make.
Since I am doing vector graphics I need the ability to draw lines, polygons and arcs. GD currently does the lines bit and I've converted my arcs to polylines but GD falls down severely in not being able to do line styles and filled polygons. The implementation of the clipping removed a lot of code that I had either developed, copied or begged of other developers. It was a welcome development but I wish I'd known it was comming, I could have spent the time more effectively elsewhere in my code!
So as a ( potential ) paying customer my questions for Johan are
Will line styles be implemented.
Will polylines be implemented.
Will filled polygons be implemented.
When?
For the rest of you out there .......
If the above are not implemented ......
Help!

Can I use MS Gapi code over the top of GD to get the MS functionality to draw on my GD surfaces.
Ian