Skip to content

Commit a46efe5

Browse files
committed
note high-dpi issues
1 parent db9031c commit a46efe5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,15 @@ Clone and run:
263263

264264
## TODO
265265

266+
- add high-DPI support
267+
268+
for 2900% desktop scale (for example) we probably need to render our
269+
256x256 tiles as 128x128 gtk pixels
270+
271+
however, this seems to cause filtering problems, mysteriously, see
272+
https://github.com/jcupitt/vipsdisp/tree/add-high-dpi for a quick test
273+
hack
274+
266275
- skip unknown files on next / prev?
267276

268277
- need to add the test to next-image, not glob, since we can't test the

0 commit comments

Comments
 (0)