Tue, 22 Mar 2016 20:11:12 +0000 Examples: Added example showing rotated text with outline and fill.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 22 Mar 2016 20:11:12 +0000] rev 67
Examples: Added example showing rotated text with outline and fill.
Mon, 21 Mar 2016 22:36:57 +0000 README: Fixed link to examples
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 21 Mar 2016 22:36:57 +0000] rev 66
README: Fixed link to examples
Wed, 16 Mar 2016 19:33:02 +0000 Issue #1: Adjust coordinates for lines/rectangles when drawing using through CairoGraphicsContext
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 16 Mar 2016 19:33:02 +0000] rev 65
Issue #1: Adjust coordinates for lines/rectangles when drawing using through CairoGraphicsContext For explanation, see * https://projecthamster.wordpress.com/2009/12/22/getting-sharp-pixels-and-actually-something-drawn-using-cairo/ * http://www.cairographics.org/FAQ/#sharp_lines
Wed, 16 Mar 2016 09:56:21 +0000 CairoGraphicsContext: Added support for #mask: and #maskOrigin:
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 16 Mar 2016 09:56:21 +0000] rev 64
CairoGraphicsContext: Added support for #mask: and #maskOrigin: These are implemented by means of Cairo::Pattern and mask drawing operator. Works fine, but sometimes it gives a bit funny results, see `PluggableHierarchicalList>>example1` with cairoified tree widget.
Mon, 21 Mar 2016 22:28:05 +0000 Initial support for Cairo::Pattern
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 21 Mar 2016 22:28:05 +0000] rev 63
Initial support for Cairo::Pattern except a mesh pattern.
Sat, 05 Mar 2016 20:22:21 +0000 CairoGraphicsContext: oops, fixed #paint:on:
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 05 Mar 2016 20:22:21 +0000] rev 62
CairoGraphicsContext: oops, fixed #paint:on: This method must also set the paint in Cairo context. Otherwise some views don't work properly (HierachicalListView for example)
Fri, 04 Mar 2016 15:35:21 +0000 Tests: added subpackage with tests - stx:goodies/libcairo/tests
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 04 Mar 2016 15:35:21 +0000] rev 61
Tests: added subpackage with tests - stx:goodies/libcairo/tests Examples remain in main package as autoloaded.
Thu, 03 Mar 2016 23:57:57 +0000 CairoGraphicsContext: fixed finalization
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 03 Mar 2016 23:57:57 +0000] rev 60
CairoGraphicsContext: fixed finalization
Thu, 03 Mar 2016 12:08:14 +0000 Minor tweaks in README.md
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 03 Mar 2016 12:08:14 +0000] rev 59
Minor tweaks in README.md * Added short list of features * Added section "Starting Points" * Few other formatting tweaks.
Fri, 26 Feb 2016 15:13:07 +0000 Added README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 26 Feb 2016 15:13:07 +0000] rev 58
Added README.md and LICENSE.txt
(0) -10 +10 tip