Skip to content

Commit 681903a

Browse files
committed
fix a screenshot link
1 parent 6b3ae1d commit 681903a

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It all works, though see the TODO list below.
1818

1919
[![Screenshot](screenshots/overview.png)](screenshots/overview.png)
2020

21-
[![Screenshot](screenshots/screenshots/visualisation.png)](screenshots/visualisation.png)
21+
[![Screenshot](screenshots/visualisation.png)](screenshots/visualisation.png)
2222

2323
[![Screenshot](screenshots/save-as.png)](screenshots/save-as.png)
2424

@@ -292,10 +292,7 @@ Clone and run:
292292
- tile read errors:
293293

294294
$ ./src/vipsdisp ~/pics/ome/LuCa-7color_Scan1.ome.tiff
295-
296-
- (vipsdisp:110067): VIPS-WARNING **: 18:05:16.244:
297-
error in tile 0 x 256: tiff2vips:
298-
out of order read -- at line 3328, but line 256 requested
295+
(vipsdisp:110067): VIPS-WARNING **: 18:05:16.244: error in tile 0 x 256: tiff2vips: out of order read -- at line 3328, but line 256 requested
299296

300297
page 0, subifd 2 and subifd 3 are untiled!!!
301298

@@ -310,16 +307,16 @@ Clone and run:
310307

311308
$ ./src/vipsdisp ~/pics/ome/LuCa-7color_Scan1.ome.tiff
312309

313-
flip to last page, zoom, lots of repaint errors
310+
flip to last page, zoom, lots of repaint errors
314311

315-
maybe join first N pages (while pages same size) in pages as bands
316-
mode?
312+
maybe join first N pages (while pages same size) in pages as bands
313+
mode?
317314

318-
does not page flip to smaller pages correctly
315+
does not page flip to smaller pages correctly
319316

320-
reset zoom/scroll on pageflip if the page size changes?
317+
reset zoom/scroll on pageflip if the page size changes?
321318

322-
same for audi r8 pdf page flip I guess?
319+
same for audi r8 pdf page flip I guess?
323320

324321
- info bar:
325322

0 commit comments

Comments
 (0)