aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* RAW -> raw photosPřemysl Eric Janouch2021-12-021-1/+1
|
* Support using libtiff directlyPřemysl Eric Janouch2021-11-281-0/+2
| | | | | | Multiple directories are read as multiple pages. The error handling is mildly questionable, as is libtiff.
* Add support for opening Xcursor filesPřemysl Eric Janouch2021-11-171-0/+2
| | | | | | Sadly, they don't have a canonical extension, and they don't show up in the browser. We might want to employ some level of sniffing. The first 16 bytes are enough to identify a lot.
* Add support for defaulting to gdk-pixbufPřemysl Eric Janouch2021-11-101-0/+2
|
* 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.
* Add RAW support using LibRawPřemysl Eric Janouch2021-09-161-0/+2