You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Add support for more RAW image formats with LibRaw, ex: CR3 (ICC profiles are supported)
PR Add libraw #211, thanks qbnu
Add basic support for PSD (Adobe Photoshop Document)
Color modes supported: Grayscale, RGB, CMYK, Multichannel, Duotone, Lab
8-bit depth PSDs only
Compression modes supported: Raw/Uncompressed, RLE
(See PR for detailed supported/unsupported breakdown)
PR Basic PSD decoding support #233, thanks qbnu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
WindowBorderlessOnStartup
On startup, set JPEGView window to borderless mode (title bar hidden)
WindowAlwaysOnTopOnStartup
On 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
->OverwriteOriginalFileWithoutSaveDialog
TrimWithoutPromptLosslessJPEG
->CropWithoutPromptLosslessJPEG
Other changes:
PR Upgrade image libs #235, thanks qbnu
extras/jpegview-fork
PR Add scoop installation section to README.md #223, thanks Tim Martin
Localization updates:
sl
Slovenian, thanks Jadran Rudectr
Turkish, thanks Kaya Zerenbg
Bulgarian, thanks Ivan Georgievsr
Serbian, thanks Ljuba Cirovichu
Hungarian, thanks József Ujvárifi
Finnish, thanks Kari Evelisk
Slovak, thanks Marián Hikaníkta
Tamil, thanks Nirmal G.bel
->be
(official ISO 639-1 naming)Belorussian
toBelarusian
(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