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: 3443 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: Tue Aug 26 01:37:07 CEST 2025
Total time taken to generate the page: 0.05981 seconds
|