Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Default line cap and join
| Re: Default line cap and join [message #29110 is a reply to message #29108] |
Tue, 05 October 2010 16:24  |
 |
koldo
Messages: 3454 Registered: August 2008
|
Senior Veteran |
|
|
Hello Mirek
Yes, I meant some global setting.
Now:
- Pdf or PdfDraw do not let to define line parameters.
- BufferPainter::BufferPainter() includes:
attr.cap = LINECAP_BUTT;
attr.join = LINEJOIN_MITER;
A solution would be that in both cases it would be possible to set the default behavior, as both can be called indirectly.
Best regards
IƱaki
|
|
|
|
Goto Forum:
Current Time: Sun Nov 30 20:59:26 CET 2025
Total time taken to generate the page: 0.06640 seconds
|