New version 2014.01.09:
[+] Added support for ETC1.
[*] More than 2x speed-up for decoding large images with RGBA4444, RGBA5551 and RGB565 formats (using CLUT on large images).
[*] Small speed-up by using PGO.
[*] Some memory usage optimizations.
Search found 27 matches
- Thu Jan 09, 2014 10:44 pm
- Forum: Customization
- Topic: Xpvr Plugin - Support for pvr file types
- Replies: 13
- Views: 30449
- Sun Jan 05, 2014 7:38 pm
- Forum: Customization
- Topic: Xpvr Plugin - Support for pvr file types
- Replies: 13
- Views: 30449
Re: Xpvr Plugin - Support for pvr file types
New version:
[+] Added support for uncompressed formats: RGBA4444, RGBA5551, RGB888, RGB565, RGB888, LA88, L8.
[*] Fixed viewing PVR files with PVRTextureHeaderV3.
[*] Fixed memory leak with uncompressed formats.
Supported PVR types: PVRTCI 2bpp RGB, PVRTCI 2bpp RGBA, PVRTCI 4bpp RGB, PVRTCI 4bpp ...
[+] Added support for uncompressed formats: RGBA4444, RGBA5551, RGB888, RGB565, RGB888, LA88, L8.
[*] Fixed viewing PVR files with PVRTextureHeaderV3.
[*] Fixed memory leak with uncompressed formats.
Supported PVR types: PVRTCI 2bpp RGB, PVRTCI 2bpp RGBA, PVRTCI 4bpp RGB, PVRTCI 4bpp ...
- Tue Apr 16, 2013 3:04 pm
- Forum: Classic - General Support
- Topic: Addons/Plugins/...
- Replies: 141
- Views: 396815
Re: Addons/Plugins/...
Here is it - Xpvr Plugin - Support for pvr file typesxnview wrote:yesArty wrote:I've created plugin for viewing images in PVR format. Can I post it here?
- Tue Apr 16, 2013 3:01 pm
- Forum: Customization
- Topic: Xpvr Plugin - Support for pvr file types
- Replies: 13
- Views: 30449
Xpvr Plugin - Support for pvr file types
Xpvr - plugin for viewing some PowerVR format types.
Supported PVR types: PVRTCI 2bpp RGB, PVRTCI 2bpp RGBA, PVRTCI 4bpp RGB, PVRTCI 4bpp RGBA, ETC1, BC1(DXT1), BC2(DXT3), BC3(DXT5), RGBA4444, RGBA5551, RGBA8888, RGB565, RGB888, LA88, L8.
Download v2020.01.05
Unpack Xpvr.usr from the archive ...
Supported PVR types: PVRTCI 2bpp RGB, PVRTCI 2bpp RGBA, PVRTCI 4bpp RGB, PVRTCI 4bpp RGBA, ETC1, BC1(DXT1), BC2(DXT3), BC3(DXT5), RGBA4444, RGBA5551, RGBA8888, RGB565, RGB888, LA88, L8.
Download v2020.01.05
Unpack Xpvr.usr from the archive ...
- Mon Apr 15, 2013 6:25 pm
- Forum: Classic - General Support
- Topic: Addons/Plugins/...
- Replies: 141
- Views: 396815
Re: Addons/Plugins/...
Hi, Pierre.
I've created plugin for viewing images in PVR format. Can I post it here?
I've created plugin for viewing images in PVR format. Can I post it here?
- Wed Jul 04, 2012 3:01 pm
- Forum: MP - Suggestions
- Topic: XnViewMP 0.50 Win x64 - Border line problems.
- Replies: 1
- Views: 630
Re: XnViewMP 0.50 Win x64 - Border line problems.
Same bug is in XnViewMP v0.51. Please confirm.
- Tue Jun 19, 2012 10:45 pm
- Forum: MP - Suggestions
- Topic: XnViewMP 0.50 Win x64 - Border line problems.
- Replies: 1
- Views: 630
XnViewMP 0.50 Win x64 - Border line problems.
XnViewMP 0.50 x64 (Windows 7 SP1 x64)
1. It uses wrong auto image size with "Border line around picture" and "Auto image size-> Fit image to window, large only" both options enabled. Usually it use 99% scale instead of 100%.
2. On several images this border is not shown at all - sample image ...
1. It uses wrong auto image size with "Border line around picture" and "Auto image size-> Fit image to window, large only" both options enabled. Usually it use 99% scale instead of 100%.
2. On several images this border is not shown at all - sample image ...
- Fri Oct 28, 2011 8:40 am
- Forum: New
- Topic: MP 0.39 Win: PNG displaying problem.
- Replies: 1
- Views: 884
MP 0.39 Win: PNG displaying problem.
I have some PNG images which are displayed wrongly in XnViewMP (alpha channel is not applied) - here is a sample file.
It's 8-bit grayscale image with 8-bit alpha channel:
It's 8-bit grayscale image with 8-bit alpha channel:
Code: Select all
D:\Test>pngcheck.exe SnowFlake01.png
OK: SnowFlake01.png (115x128, 16-bit grayscale+alpha, non-interlaced, 41.4%).
- Tue Oct 11, 2011 1:14 pm
- Forum: MP - Suggestions
- Topic: Request: JNG transparency support
- Replies: 9
- Views: 2642
Re: Request: JNG transparency support
You can use pngcheck utility to verify alpha channel presence in this file.
Here is output from it:
Here is a link to png2jng utility, so you can convert any PNG file to JNG by yourself.
Here is output from it:
Code: Select all
D:\test>pngcheck.exe lattice.jng
OK: lattice.jng (526x490, 8-bit YCbCr + 8-bit alpha, 87.1%).
- Tue Oct 11, 2011 9:58 am
- Forum: MP - Suggestions
- Topic: Request: JNG transparency support
- Replies: 9
- Views: 2642
Re: Request: JNG transparency support
Yes, I'm sure. It have alpha channel in PNG format.
- Mon Sep 19, 2011 7:56 am
- Forum: MP - Suggestions
- Topic: Request: JNG transparency support
- Replies: 9
- Views: 2642
Re: Request: JNG transparency support
I can't attach JNG here, so I've uploaded it to another site. Here is a direct link - http://dl.dropbox.com/u/37559409/lattice.jng
- Sat Sep 17, 2011 9:33 pm
- Forum: MP - Suggestions
- Topic: Request: JNG transparency support
- Replies: 9
- Views: 2642
Request: JNG transparency support
Hi.
Could you please add transparency support for JNG format files? Currently latest XnView MP can view it but without transparency - it looks like alpha channel isn't applied to the image.
Thanks for cool program.
Could you please add transparency support for JNG format files? Currently latest XnView MP can view it but without transparency - it looks like alpha channel isn't applied to the image.
Thanks for cool program.