]> gitweb.michael.orlitzky.com - libsvgtiny.git/shortlog
libsvgtiny.git
2008-09-28 John TytgatGCCSDK 4 build compatibility (not finished yet)
2008-05-04 James BursaAdd an overview of the library.
2008-05-04 James BursaFix stroke widths.
2008-03-30 James BursaAdd svgtiny_list and convert gradient plotting to use it.
2008-03-10 James BursaAdd scale argument to svgtiny_test and svgtiny_display.
2008-03-10 James BursaWork on linearGradient attributes gradientUnits and...
2008-03-09 John TytgatMake it easier compilable in GCCSDK4's Autobuilder
2008-02-19 James BursaAdd support for x1, y1, x2, y2 attributes of linearGrad...
2008-02-18 James BursaLinear gradients, part 1.
2008-02-03 James BursaScale stroke-width correctly.
2008-02-03 James BursaAdd install target.
2008-02-03 James BursaUse BBGGRR instead of RRGGBB on RISC OS.
2008-02-03 James BursaAdd support for cross-compiling to RISC OS.
2008-02-02 James BursaImplement svgtiny_free() and fix memory usage.
2008-02-02 James BursaSVG code extracted from NetSurf into a standalone library.