Commit Graph

6 Commits

Author SHA1 Message Date
Matthias Klumpp
280b4a4b2c Fix CI 2016-07-27 19:40:52 +02:00
Matthias Klumpp
31f76c1640 travis: Run asgen tests in Docker container
That way we don't need to hack the Trusty environment anymore and
basically do a dist-upgrade, but can instead use a newer Ubuntu release
directly.
2016-06-03 02:45:29 +02:00
Matthias Klumpp
16ed9d2018 Add some font rendering experiments 2016-05-20 03:41:46 +02:00
Matthias Klumpp
c28a84ed4b debian: Implement Contents reading code 2016-03-21 04:50:28 +01:00
Matthias Klumpp
2d6f8d8e56 Render SVG icons 2016-03-21 01:54:22 +01:00
Matthias Klumpp
1281b8af8d Add class to read and write images
I based this on libGD, which seems to be both very fast, commonly used
and lightweight on dependencies.
For font rendering and probably for SVG too, we will use Cairo.
2016-03-19 21:37:43 +01:00