CADImage.dll in 2.45 uses these APIs thats not available in XP:
USER32.DLL:
SetGestureConfig
CloseGestureInfoHandle
GetGestureInfo
PhysicalToLogicalPoint
KERNEL32.DLL:
LocaleNameToLCID
UXTHEME.DLL:
BufferedPaintSetAlpha
EndBufferedPaint
BeginBufferedPaint
BufferedPaintUnInit
BufferedPaintInit ...
Search found 17 matches
- Thu Jun 14, 2018 1:09 pm
- Forum: Classic - Bug Reports
- Topic: 2.45 CADImage plugin is not working in XP
- Replies: 1
- Views: 877
- Thu Jun 14, 2018 1:06 pm
- Forum: Classic - Bug Reports
- Topic: 2.45 WebP plugin not working in XP
- Replies: 0
- Views: 1340
2.45 WebP plugin not working in XP
LIBWEBP.DLL uses these APIs which are not available in XP:
InitializeCriticalSectionEx
InitializeConditionVariable
WakeConditionVariable
SleepConditionVariableCS
InitializeCriticalSectionEx
InitializeConditionVariable
WakeConditionVariable
SleepConditionVariableCS
- Tue Dec 30, 2014 1:07 am
- Forum: Classic - Suggestions
- Topic: Supporting mozjpeg for saving JPEG files
- Replies: 12
- Views: 7360
Supporting mozjpeg for saving JPEG files
mozjpeg 3.0 shows a better quality on saving JPEG files, so please consider using it!
http://calendar.perfplanet.com/2014/mozjpeg-3-0/
http://calendar.perfplanet.com/2014/mozjpeg-3-0/
- Thu Oct 10, 2013 10:32 am
- Forum: Classic - Bug Reports
- Topic: some PCX and TIFF cannot open correctly
- Replies: 2
- Views: 720
Re: some PCX and TIFF cannot open correctly
and xnview doesn't use palette in this PCX pack:
http://roy.dnsd.me/cga4pcx.zip
http://roy.dnsd.me/cga4pcx.zip
- Thu Sep 26, 2013 4:12 am
- Forum: Classic - Bug Reports
- Topic: some PCX and TIFF cannot open correctly
- Replies: 2
- Views: 720
- Tue Jul 10, 2012 2:07 pm
- Forum: MP - Suggestions
- Topic: move tab bar under menu bar
- Replies: 2
- Views: 554
move tab bar under menu bar
IMHO the menu bar should be in just under the title bar, like the non-MP versions.
- Tue Jul 10, 2012 1:21 pm
- Forum: Classic - Bug Reports
- Topic: APNG don't animate with this sample
- Replies: 3
- Views: 1594
APNG don't animate with this sample
http://roy.orz.hm/samples/28323978.apng
only static image is shown in XnView, but it animates in Browsers (Opera/Firefox).
only static image is shown in XnView, but it animates in Browsers (Opera/Firefox).
- Sun May 31, 2009 8:57 am
- Forum: Classic - Suggestions
- Topic: add ".apng" support
- Replies: 5
- Views: 1727
Re: add ".apng" support
:arrow: roytam1
:) Hello !
…I know XnView supports APNG with ".png" file extension, but not with ".apng" file extension…
• It does too, just add APNG in the Include field in Options >> Filelist, ensure you that "Recognize only by extension" is disabled .
- I tested on this moment, that works ...
:) Hello !
…I know XnView supports APNG with ".png" file extension, but not with ".apng" file extension…
• It does too, just add APNG in the Include field in Options >> Filelist, ensure you that "Recognize only by extension" is disabled .
- I tested on this moment, that works ...
- Sun May 31, 2009 7:01 am
- Forum: Classic - Suggestions
- Topic: add ".apng" support
- Replies: 5
- Views: 1727
Re: add ".apng" support
:arrow: roytam1
:) Hello !
• I've thumb nails and previews as expected here in 1.96.1 for A-PNGs, no problem.
- Under Win XP-Pro SP1 - 32-bit. Please, check your settings…
- Are the A-PNGs you are talking of displayed in View ? Some ones made by some softs can cause problems,
this was discussed ...
:) Hello !
• I've thumb nails and previews as expected here in 1.96.1 for A-PNGs, no problem.
- Under Win XP-Pro SP1 - 32-bit. Please, check your settings…
- Are the A-PNGs you are talking of displayed in View ? Some ones made by some softs can cause problems,
this was discussed ...
- Fri May 29, 2009 1:45 pm
- Forum: Classic - Suggestions
- Topic: add ".apng" support
- Replies: 5
- Views: 1727
add ".apng" support
".apng" files won't show thumbnail in 1.96.1. Hope it will be added in the future.
- Wed Feb 04, 2009 10:24 am
- Forum: NConvert
- Topic: stdin for ppm?
- Replies: 15
- Views: 7531
- Wed Nov 19, 2008 4:40 pm
- Forum: Classic - Suggestions
- Topic: find similar pictures
- Replies: 2
- Views: 820
Re: find similar pictures
that's slow.xnview wrote:??? Sorry but there is already a similar feature
libpuzzle can generate signature for every image, you can save it in cache.db and search it fast.
- Wed Nov 19, 2008 11:19 am
- Forum: Classic - Suggestions
- Topic: find similar pictures
- Replies: 2
- Views: 820
find similar pictures
Would you please implement search similar picture function?
there's open source BSD license library for doing this job, libpuzzle:
http://libpuzzle.pureftpd.org/project/libpuzzle
there's open source BSD license library for doing this job, libpuzzle:
http://libpuzzle.pureftpd.org/project/libpuzzle
- Wed Oct 15, 2008 7:58 am
- Forum: MP - General Support
- Topic: CMYK support?
- Replies: 25
- Views: 14139
Re: CMYK
Does Xnview support cmyk ? Can i convert an rgg image > cmyk ???
Tnx a lot.
No sorry
maybe xnview should notify user when opening CMYK images at the moment.
but implementing RGB<->CMYK is not hard at all.
FYI: there's Java reference code:
public int[] rgb2cmyk(int R,int G,int B){
int cmyk ...
Tnx a lot.
No sorry
maybe xnview should notify user when opening CMYK images at the moment.
but implementing RGB<->CMYK is not hard at all.
FYI: there's Java reference code:
public int[] rgb2cmyk(int R,int G,int B){
int cmyk ...
- Thu Oct 09, 2008 5:26 pm
- Forum: Classic - Suggestions
- Topic: Save/Load Search Result lists
- Replies: 2
- Views: 910
Re: Save/Load Search Result lists
I think XnView should have ability for saving search result into a list file (maybe in m3u liked style will be great) and loading list file back to search result window, just like what Windows Vista do.
Hello,
I support your suggestion (export or import function to or from a files list).
It's ...
Hello,
I support your suggestion (export or import function to or from a files list).
It's ...