This commit is contained in:
John Cupitt 2008-04-09 17:19:19 +00:00
parent 3b758349f6
commit 4398c2d495
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -1,3 +1,14 @@
- set res_unit meta in im_tiff2vips, then use that to set res unit default in
im_vips2tiff
- setting :res_inch as a tiff option does not multiply by 2.54 :-( ie.
1 pixel per mm vips image
save as a tiff with res_cm
sets 10 pixels / cm
save as a tiff with res_inch
sets 10 pixels / inch ... wrong!
- should check for gettext in configure? see
https://sourceforge.net/tracker/index.php?func=detail&aid=1836080&group_id=100050&atid=626186