]> gitweb.michael.orlitzky.com - libsvgtiny.git/log
libsvgtiny.git
15 years agoGCCSDK 4 build compatibility (not finished yet)
John Tytgat [Sun, 28 Sep 2008 20:35:57 +0000 (20:35 -0000)]
GCCSDK 4 build compatibility (not finished yet)

svn path=/trunk/libsvgtiny/; revision=5458

16 years agoAdd an overview of the library.
James Bursa [Sun, 4 May 2008 01:59:15 +0000 (01:59 -0000)]
Add an overview of the library.

svn path=/trunk/libsvgtiny/; revision=4122

16 years agoFix stroke widths.
James Bursa [Sun, 4 May 2008 00:24:50 +0000 (00:24 -0000)]
Fix stroke widths.

svn path=/trunk/libsvgtiny/; revision=4121

16 years agoAdd svgtiny_list and convert gradient plotting to use it.
James Bursa [Sun, 30 Mar 2008 01:14:46 +0000 (01:14 -0000)]
Add svgtiny_list and convert gradient plotting to use it.

svn path=/trunk/libsvgtiny/; revision=4062

16 years agoAdd scale argument to svgtiny_test and svgtiny_display.
James Bursa [Mon, 10 Mar 2008 04:45:21 +0000 (04:45 -0000)]
Add scale argument to svgtiny_test and svgtiny_display.

svn path=/trunk/libsvgtiny/; revision=3915

16 years agoWork on linearGradient attributes gradientUnits and gradientTransform. Adapt number...
James Bursa [Mon, 10 Mar 2008 04:43:44 +0000 (04:43 -0000)]
Work on linearGradient attributes gradientUnits and gradientTransform. Adapt number of segment steps depending on difference in gradient.

svn path=/trunk/libsvgtiny/; revision=3914

16 years agoMake it easier compilable in GCCSDK4's Autobuilder
John Tytgat [Sun, 9 Mar 2008 15:21:53 +0000 (15:21 -0000)]
Make it easier compilable in GCCSDK4's Autobuilder

svn path=/trunk/libsvgtiny/; revision=3906

16 years agoAdd support for x1, y1, x2, y2 attributes of linearGradient.
James Bursa [Tue, 19 Feb 2008 01:13:11 +0000 (01:13 -0000)]
Add support for x1, y1, x2, y2 attributes of linearGradient.

svn path=/trunk/libsvgtiny/; revision=3862

16 years agoLinear gradients, part 1.
James Bursa [Mon, 18 Feb 2008 20:47:03 +0000 (20:47 -0000)]
Linear gradients, part 1.

svn path=/trunk/libsvgtiny/; revision=3861

16 years agoScale stroke-width correctly.
James Bursa [Sun, 3 Feb 2008 21:50:32 +0000 (21:50 -0000)]
Scale stroke-width correctly.

svn path=/trunk/libsvgtiny/; revision=3841

16 years agoAdd install target.
James Bursa [Sun, 3 Feb 2008 19:10:05 +0000 (19:10 -0000)]
Add install target.

svn path=/trunk/libsvgtiny/; revision=3836

16 years agoUse BBGGRR instead of RRGGBB on RISC OS.
James Bursa [Sun, 3 Feb 2008 19:09:48 +0000 (19:09 -0000)]
Use BBGGRR instead of RRGGBB on RISC OS.

svn path=/trunk/libsvgtiny/; revision=3835

16 years agoAdd support for cross-compiling to RISC OS.
James Bursa [Sun, 3 Feb 2008 18:27:57 +0000 (18:27 -0000)]
Add support for cross-compiling to RISC OS.

svn path=/trunk/libsvgtiny/; revision=3831

16 years agoImplement svgtiny_free() and fix memory usage.
James Bursa [Sat, 2 Feb 2008 18:10:19 +0000 (18:10 -0000)]
Implement svgtiny_free() and fix memory usage.

svn path=/trunk/libsvgtiny/; revision=3825

16 years agoSVG code extracted from NetSurf into a standalone library.
James Bursa [Sat, 2 Feb 2008 17:47:18 +0000 (17:47 -0000)]
SVG code extracted from NetSurf into a standalone library.

svn path=/trunk/libsvgtiny/; revision=3824