Replies: 1 comment
-
|
To make this a "go-to" viewer, I would highly suggest to add the minimum common function of adding a pen tool so someone can add simple drawing on an image, so one can "highlight" an area of an image by drawing an arrow/circle. This is a very common need, not to be confused with more advanced photo editing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.3.46
I wanted to make a special thanks to qbnu for the new formats, along with optimizations and improvements to existing formats!
(Minor version incremented to reflect the many changes between this and the previous release. It's tempting to keep "waiting for the next feature to be done" before releasing...)
New features:
PR Add libraw #211, thanks qbnu
(See PR for detailed supported/unsupported breakdown)
PR Basic PSD decoding support #233, thanks qbnu
PR JXL/HEIF/AVIF/WebP/PNG Exif data support #213, thanks qbnu
PR Add libraw #211, thanks qbnu
PR Show acquisition date from RAW metadata in window title #242, thanks qbnu
Up to ~20% decoding speed improvement
PR Update libheif, libavif and dav1d #204, thanks qbnu
Speed up ~25% for JXL and ~150% for HEIF
PR optimize RGBA to BGRA conversion #234, thanks qbnu
WindowBorderlessOnStartupOn startup, set JPEGView window to borderless mode (title bar hidden)
WindowAlwaysOnTopOnStartupOn startup, set JPEGView window to be always on top
Bugs fixed:
Accounts for time spent processing frame. (Minimum frame time is 10ms due to technical limitations)
PR Make animation frametimes appear closer to their actual values #205, thanks qbnu
Changed behavior:
UseEmbeddedColorProfiles=true can be used without losing Animated PNG supportICC profiles are not supported for Animated PNG
PR Ignore UseEmbeddedColorProfiles for animated PNGs #202, thanks qbnu
OverrideOriginalFileWithoutSaveDialog->OverwriteOriginalFileWithoutSaveDialogTrimWithoutPromptLosslessJPEG->CropWithoutPromptLosslessJPEGOther changes:
PR Upgrade image libs #235, thanks qbnu
extras/jpegview-forkPR Add scoop installation section to README.md #223, thanks Tim Martin
Localization updates:
slSlovenian, thanks Jadran RudectrTurkish, thanks Kaya ZerenbgBulgarian, thanks Ivan GeorgievsrSerbian, thanks Ljuba CirovichuHungarian, thanks József UjvárifiFinnish, thanks Kari EveliskSlovak, thanks Marián HikaníktaTamil, thanks Nirmal G.bel->be(official ISO 639-1 naming)BelorussiantoBelarusian(official naming)SHA-256 Checksums
Verify the release with these checksums on the release files:
This discussion was created from the release v1.3.46 Modern cameras RAW support, PSD Support. EXIF read on most supported formats. AVIF, JXL, HEIF decoding optimizations. libwebp CVE fix..
Beta Was this translation helpful? Give feedback.
All reactions