aboutsummaryrefslogtreecommitdiff
path: root/fastiv-io.h
Commit message (Collapse)AuthorAgeFilesLines
* Animate animationsPřemysl Eric Janouch2021-11-281-1/+1
|
* Enable viewing all X11 cursor sizesPřemysl Eric Janouch2021-11-271-0/+7
|
* Use GFile a bit morePřemysl Eric Janouch2021-11-271-1/+1
|
* Allow frame iteration in both directionsPřemysl Eric Janouch2021-11-261-0/+4
|
* Handle Exif rotationPřemysl Eric Janouch2021-11-261-2/+2
| | | | Does not currently work for SVG and X11 cursors.
* Parse out Exif orientationPřemysl Eric Janouch2021-11-261-0/+2
|
* Add a function to decode TIFF/Exif OrientationPřemysl Eric Janouch2021-11-261-0/+17
|
* Extract ICC profiles from gdk-pixbufPřemysl Eric Janouch2021-11-261-1/+1
|
* Extract all frames from GIF/APNG animationsPřemysl Eric Janouch2021-11-251-8/+23
| | | | So far none of the surface userdata is used.
* Read Exif and ICC profile metadata from JPEGsPřemysl Eric Janouch2021-11-241-0/+3
|
* Sort files in the browser as wellPřemysl Eric Janouch2021-11-211-0/+2
|
* Remove insanityPřemysl Eric Janouch2021-11-211-7/+9
|
* Add ability to use different thumbnail sizesPřemysl Eric Janouch2021-11-211-1/+28
|
* Add a command line option to list supported typesPřemysl Eric Janouch2021-11-181-0/+2
| | | | Make it work without a display connection.
* Improve librsvg integrationPřemysl Eric Janouch2021-11-101-1/+1
| | | | Let it load external <image>s and not rescale images.
* Add very basic SVG supportPřemysl Eric Janouch2021-11-101-0/+2
| | | | | | | We need to refactor, so that SVGs are pre-rendered on each change of scaling by librsvg directly, because some elements may be rasterized. It would be best to also support building against resvg.
* Split out fastiv-io.h, move media types listPřemysl Eric Janouch2021-11-011-0/+26