📄 changelog
字号:
2008-03-03 MP View 0.4.1 * Updated CImg to 1.2.7 * Added function to delete currently viewed image * Better language switching (can be switched in options, env. variables can be thus overridden) * Ability to set size of icons to any number from 12 to 128 pixels * Changing icon theme or icon path no longer requires restarting program to take effect. * Source code cleanups, minor fixes2007-06-10 MP View 0.4.0 * Dialog code improved and made fully usable * Enum types support in dialog and help finished, new types added * Fixed some bugs * Updated to newer CImg2007-05-28 MP View 0.3.9 * Added generic dialog code and dialogs for resize, blur and sharpen * Added copy to clipboard, paste from clipbard * Added functions: blur, blur_a * Fixed selection rectangle sometimes being shown incorrectly * Optimized image drawing2007-05-23 MP View 0.3.0 * Added functions: clampabove, clampbelow * Added function to convert between greyscale, greyscale with alpha, RGB and RGBA * Added selection rectangle * Added crop function * GUI improvements * Several bugfixes2007-05-13 MP View 0.2.0 * 8bit greyscale images shown properly * Added functions: sharpen, median filter, multiply, noise, normalize, quantize, sqrt, negative * Console can be shown or hidden (F8) * Image may be centered or shown in corner of window * + and - keys can be used to zoom image, zoom shown in statusbar * Added image size and cursor position to statusbar * Reduced memory consumption when viewing large images * Added screen capture ability * Images larger than window can be scrolled using arrow keys or with mouse while holding right mouse button * Resize supported (on commandline) * Commandline help system improved * Undo supported * Filename shown in titlebar * Drawing the image is much faster * Minor bugfixes and improvements 2007-05-06 MP View 0.1.0 * First released version
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -