[Lazarus] More testing please

Anthony Walter sysrpl at gmail.com
Mon Nov 9 16:41:05 CET 2015


I just thought I'd add a note. In my Cross.Code library, the ISurface
implementation I've written provides automatic pixel alignment methods for
filling/stroking certain shapes with consideration to pen widths:

https://github.com/sysrpl/Cross.Codebot/blob/master/source/codebot.graphics.linux.surfacecairo.pas#L1805

The problem is it's limited to horizontal/vertical shapes (Rectangle,
RoundRectangle), and not lines (which can be draw at any angle). the Grid
box is a rectangle, so it get the smooth edge, where as the Grid lines are
... well lines.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151109/56dae82e/attachment-0003.html>


More information about the Lazarus mailing list