]> gitweb.michael.orlitzky.com - libsvgtiny-pixbuf.git/history - example.c
example.c: switch back to the stream-based file API.
[libsvgtiny-pixbuf.git] / example.c
2023-08-04 Michael Orlitzkyexample.c: switch back to the stream-based file API.
2023-08-04 Michael Orlitzkyexample.c: use GdkPixbuf instead of Cairo for SVG ...
2023-08-04 Michael Orlitzkyexample.c: factor out cairo_context_from_diagram().
2023-08-04 Michael Orlitzkyexample.c: factor out svgtiny_diagram_from_path().
2023-08-04 Michael Orlitzkyexample.c: take INPUT/OUTPUT filenames as arguments.
2023-08-03 Michael Orlitzkyexample.c: get SVG -> PNG conversion via libsvgtiny...
2023-08-03 Michael OrlitzkyAdd autotools build system and rename some things.