Page 2 of 2

Re: NC DOS test

Posted: Sun Oct 28, 2007 10:07 am
by DOS386
Thanks.
xnview wrote:NConvert has no limit
Sorry but I have to report some doubt here ... maybe it has no intentional and documented limits ... but in fact it has them ... as soon as the image size exceeds cca 100 MiB, it stops working: PNG can't be saved, resize does nothing, etc.

It is a common practice to set "no limits" in various types of software, but tests pretty always bring up the evidence of opposite very quickly: malfunction, unusably slow, crash :?

The issue is not critical for me - I can avoid 100 MiB images easily :mrgreen: , I just have to note that I consider this approach as "suboptimal" .
Yes, some formats & 'add text' can not be used in DOS
Because it uses those DrawTextA , CreateFontIndirectA and GetCharABCWidthsFloatA imports ?

Is Win32 the only version where 'add text' works ?

Re: NC DOS test

Posted: Mon Oct 29, 2007 7:47 am
by xnview
NTOSKRNL_VXE wrote:
xnview wrote:NConvert has no limit
Sorry but I have to report some doubt here ... maybe it has no intentional and documented limits ... but in fact it has them ... as soon as the image size exceeds cca 100 MiB, it stops working: PNG can't be saved, resize does nothing, etc.

It is a common practice to set "no limits" in various types of software, but tests pretty always bring up the evidence of opposite very quickly: malfunction, unusably slow, crash :?
The only limit is memory :-) I'll check
Yes, some formats & 'add text' can not be used in DOS
Because it uses those DrawTextA , CreateFontIndirectA and GetCharABCWidthsFloatA imports ?

Is Win32 the only version where 'add text' works ?
Yes

DOS

Posted: Sat Dec 22, 2007 1:10 am
by DOS386
Ok, i'll build a DOS version too with next version...
Is it available now ?

Re: DOS

Posted: Sat Dec 22, 2007 1:16 pm
by xnview
NTOSKRNL_VXE wrote:
Ok, i'll build a DOS version too with next version...
Is it available now ?
You have received it??

Re: DOS

Posted: Sun Mar 02, 2008 7:02 am
by DOS386
EDIT : 4.90 is out, also for DOS