«nconvert.exe -clipboard -out png -o asd.png» does not create any files. Worked fine before.
D:\tools\XnView>nconvert.exe -clipboard -out png -o asd.png
** NCONVERT v6.30 (c) 1991-2012 Pierre-E Gougelet (Dec 18 2012/10:51:34) **
Version for Windows NT/9x/2000/Xp/Vista/7 (All rights reserved ...
Search found 10 matches
- Sun Jan 13, 2013 7:34 pm
- Forum: NConvert
- Topic: Can NConvert create directories?
- Replies: 21
- Views: 132154
- Wed Dec 24, 2008 11:35 am
- Forum: Classic - Bug Reports
- Topic: 'Replace color' transformation does not work for 24bit BMP
- Replies: 1
- Views: 504
'Replace color' transformation does not work for 24bit BMP
I do not know about all formats, but colors replacement (Ctrl-U, Transformations/Image/Replace color) does not work for 24bit BMP at least.
It works fine for 8bit BMP:
before: http://prboom-plus.sf.net/8bit_before.bmp
after: http://prboom-plus.sf.net/8bit_after.bmp
For 24bit BMP it does ...
It works fine for 8bit BMP:
before: http://prboom-plus.sf.net/8bit_before.bmp
after: http://prboom-plus.sf.net/8bit_after.bmp
For 24bit BMP it does ...
- Sat Oct 18, 2008 1:10 am
- Forum: Classic - Bug Reports
- Topic: not repeatable crash of 195
- Replies: 3
- Views: 838
not repeatable crash of 195
Crash log:
http://prboom-plus.sf.net/xnview195_drwatson.zip
It happened after I did some conversion with CtrlU (tga->png or something) and tried to close xnview immediately (during auto refreshing of browser iirc)
http://prboom-plus.sf.net/xnview195_drwatson.zip
It happened after I did some conversion with CtrlU (tga->png or something) and tried to close xnview immediately (during auto refreshing of browser iirc)
- Wed Aug 27, 2008 10:41 am
- Forum: Classic - Bug Reports
- Topic: hidden images
- Replies: 3
- Views: 1107
hidden images
If you have some pictures with Hidden attribute, then you cannot see them in Browser Mode and Next/Prev do not want to work also. Even if you can see hidden files in explorer. If you need to see such files you will be compelled to do some stupid work: click on file, close xnview, click on another ...
- Tue Jul 22, 2008 10:42 am
- Forum: Classic - Bug Reports
- Topic: 32b BMPs are displayed incorrectly
- Replies: 10
- Views: 5759
- Mon Jul 21, 2008 11:55 pm
- Forum: Classic - Bug Reports
- Topic: 32b BMPs are displayed incorrectly
- Replies: 10
- Views: 5759
- Sat Jun 28, 2008 6:45 am
- Forum: Classic - Bug Reports
- Topic: Slideshow random jumps are limited to 32K.
- Replies: 9
- Views: 4483
Re: Slideshow random jumps are limited to 32K.
When slideshow starts, it jumps only within first 32000
Probably it happened because rand() was used in xnview. The rand function returns a pseudorandom integer in the range 0 to RAND_MAX. RAND_MAX is equal to 32767
MS: http://msdn.microsoft.com/en-us/library/398ax69y%28VS.71%29.aspx
POSIX: http ...
Probably it happened because rand() was used in xnview. The rand function returns a pseudorandom integer in the range 0 to RAND_MAX. RAND_MAX is equal to 32767
MS: http://msdn.microsoft.com/en-us/library/398ax69y%28VS.71%29.aspx
POSIX: http ...
- Fri Jun 27, 2008 2:13 pm
- Forum: Classic - Bug Reports
- Topic: 32b BMPs are displayed incorrectly
- Replies: 10
- Views: 5759
- Fri Jun 27, 2008 11:11 am
- Forum: Classic - Bug Reports
- Topic: 32b BMPs are displayed incorrectly
- Replies: 10
- Views: 5759
- Thu Jun 26, 2008 9:27 pm
- Forum: Classic - Bug Reports
- Topic: 32b BMPs are displayed incorrectly
- Replies: 10
- Views: 5759
32b BMPs are displayed incorrectly
XnView (all versions I have: the latest release and the latest beta) cannot display 32b BMPs in the browser.
Browser: http://prboom-plus.sourceforge.net/32bpp-xnview.png
BMPs: http://prboom-plus.sourceforge.net/32bpp-xnview.zip
---
I have found an answer:
http://newsgroup.xnview.com/viewtopic ...
Browser: http://prboom-plus.sourceforge.net/32bpp-xnview.png
BMPs: http://prboom-plus.sourceforge.net/32bpp-xnview.zip
---
I have found an answer:
http://newsgroup.xnview.com/viewtopic ...