File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11## master
22
3+ ## 2.6, 7/9/23
4+
35- limit bands in pages-as-bands to prevent 3000 page images causing
46 performance issues
57- switch to file based image load (not source) to fix caching
Original file line number Diff line number Diff line change 11project (
22 ' vipsdisp' , ' c' ,
3- version : ' 2.5.1 ' ,
3+ version : ' 2.6.0 ' ,
44 license : ' MIT' ,
55 meson_version : ' >=0.56' ,
66 default_options : [
Original file line number Diff line number Diff line change @@ -58,6 +58,18 @@ visualisation options and display modes.
5858
5959 <releases >
6060
61+ <release version =" 2.6.0" date =" 2023-09-07" >
62+ <description >
63+ - limit bands in pages-as-bands to prevent 3000 page images causing
64+ performance issues
65+ - switch to file based image load (not source) to fix caching
66+ - better conversion to RGB
67+ - animate keypress zoom
68+ - use NN sampling for zoom with gtk 4.10+
69+ - add colour management
70+ </description >
71+ </release >
72+
6173 <release version =" 2.5.1" date =" 2023-07-23" >
6274 <description >
6375 Fix the progress bar (again).
You can’t perform that action at this time.
0 commit comments