sivarajankumar / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

Cannot change lineStyle while drawing in complex figure #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When drawing say a triangle, if one changes the lineStyle between drawing
any of the lines the result is a blank screen.

Using Flash drawing API you get a triangle with varied strokes. 

This is an issue specifically when drawing more complex figures as you may
not want visible strokes between all elements. In the pdf class there is
mentioned a function called drawPath, but it doesn't actually exist. It
would be ideal if it was possible to either draw an invisible path as part
of a shape, or at least be able to modify lineStyle properties whilst drawing.

Ver. 1.4.4

Thanks
/Andreas

Original issue reported on code.google.com by andreas....@gmail.com on 17 Sep 2008 at 3:31

GoogleCodeExporter commented 8 years ago
Hi Andreas,

Yes, very nice comment. I will fix that right now.

Thanks !

Thibault

Original comment by thibault.imbert on 23 Sep 2008 at 9:07