...
I didn't do much testing yet but i think i have found possible bug. When I read resolution of CRW from my Canon EOS 300D i get 2048x1360 when this image is 3088x2056.
Then I would recommend you test a little deeper and report the bug (if you find it is indeed one) in another thread outlining ...
Search found 76 matches
- Thu Feb 24, 2005 9:30 am
- Forum: GFL SDK
- Topic: Using GFL SDK with Borland C++ Builder
- Replies: 6
- Views: 3639
- Tue Feb 22, 2005 9:50 pm
- Forum: GFL SDK
- Topic: Using GFL SDK with Borland C++ Builder
- Replies: 6
- Views: 3639
- Tue Feb 22, 2005 7:22 pm
- Forum: Classic - General Support
- Topic: Several IPTC fields not shown
- Replies: 20
- Views: 4081
- Tue Feb 22, 2005 7:20 pm
- Forum: GFL SDK
- Topic: Using GFL SDK with Borland C++ Builder
- Replies: 6
- Views: 3639
- Fri Jan 14, 2005 6:09 pm
- Forum: GFL SDK
- Topic: Error message when Opening Online help
- Replies: 1
- Views: 1341
- Thu Dec 30, 2004 8:09 pm
- Forum: Classic - General Support
- Topic: RFE: Folder Pane & Some more Windows Shell Integration..
- Replies: 1
- Views: 769
RFE: Folder Pane & Some more Windows Shell Integration..
hi again,
Im currently re-installing my system, and I took XNView as my default image viewer/browser.
(throwing away ACDsee :P)
There are some... ummm... "annoyances".
First, the only thing you could do with the folder pane is selecting a folder.
It would be great if drag/drop move/copy, deletion ...
Im currently re-installing my system, and I took XNView as my default image viewer/browser.
(throwing away ACDsee :P)
There are some... ummm... "annoyances".
First, the only thing you could do with the folder pane is selecting a folder.
It would be great if drag/drop move/copy, deletion ...
- Wed Nov 24, 2004 6:36 pm
- Forum: GFL SDK
- Topic: Bug in gflSoften? Getting AVs
- Replies: 7
- Views: 2805
Re: Bug in gflSoften? Getting AVs
Yep...xnview wrote:Ok, right. With current beta, i've not the bug.
Compiled and linked well.
Execution succeeded without problems (for my testcase).
Thx for the fast fix!
Will you release new version soon?
Or will you release a version 2.21?
- Tue Nov 23, 2004 8:44 pm
- Forum: GFL SDK
- Topic: Bug in gflSoften? Getting AVs
- Replies: 7
- Views: 2805
Re: Bug in gflSoften? Getting AVs
I checked the same code again with MSVC7 (.Net) this time.
And it crashes...
Maybe it's something on my box?
I both times used the your distributed .libs and RELEASE config.
The dlls are located in my sys32 dir (not in the project dir)...
With your code and Visual C++ 6, no crash :-(
Strange, my ...
And it crashes...
Maybe it's something on my box?
I both times used the your distributed .libs and RELEASE config.
The dlls are located in my sys32 dir (not in the project dir)...
With your code and Visual C++ 6, no crash :-(
Strange, my ...
- Tue Nov 23, 2004 6:04 pm
- Forum: GFL SDK
- Topic: Bug in gflSoften? Getting AVs
- Replies: 7
- Views: 2805
Re: Bug in gflSoften? Getting AVs
Another testcase performed by a MSVC 6 (SPs + ProcessorPack) build...
Simplied version of what I do in my application until it crashes.
// gflsoftentest.cpp : Defines the entry point for the console application.
//
Same AVs.
(But works without gflSoften call)
I've tested with your code, and no ...
- Mon Nov 22, 2004 10:35 pm
- Forum: GFL SDK
- Topic: Bug in gflSoften? Getting AVs
- Replies: 7
- Views: 2805
Bug in gflSoften? Getting AVs
Me again :P
I recently upgraded most of my programs to use GflSDK2.20.
One of my Applications (SimilarImages - that dupe checker), now crashes whenever it comes to the dataset generation routines.
I just recompiled and linked against Version 2.20... After switching back to 2.11 it everything works ...
I recently upgraded most of my programs to use GflSDK2.20.
One of my Applications (SimilarImages - that dupe checker), now crashes whenever it comes to the dataset generation routines.
I just recompiled and linked against Version 2.20... After switching back to 2.11 it everything works ...
- Wed Sep 29, 2004 10:37 pm
- Forum: Classic - General Support
- Topic: JPEG: Danger also with xnview?
- Replies: 3
- Views: 1188
- Mon Sep 27, 2004 9:20 pm
- Forum: GFL SDK
- Topic: IPTC Reading/Parsing Problem/Bug in SDK and XNView
- Replies: 8
- Views: 4574
Re: IPTC Reading/Parsing Problem/Bug in SDK and XNView
References:
http://celebnamer.celebworld.ws/xnview/APP13.bin
binary block extracted from the example file containing all APP13 data.
http://celebnamer.celebworld.ws/xnview/tree.txt
Output from my own parse-code.
[NEW] http://celebnamer.celebworld.ws/xnview/example.jpg
The example.jpg
That was not ...
http://celebnamer.celebworld.ws/xnview/APP13.bin
binary block extracted from the example file containing all APP13 data.
http://celebnamer.celebworld.ws/xnview/tree.txt
Output from my own parse-code.
[NEW] http://celebnamer.celebworld.ws/xnview/example.jpg
The example.jpg
That was not ...
- Sat Sep 25, 2004 6:16 pm
- Forum: GFL SDK
- Topic: IPTC Reading/Parsing Problem/Bug in SDK and XNView
- Replies: 8
- Views: 4574
IPTC Reading/Parsing Problem/Bug in SDK and XNView
Hi again.
I found out that libgfl (and XNView) often do not process IPTC "correctly", while other programs (tested eg. with IrfanView) do.
I furthermore was able to read it using my own code.
Dont know it it is a bug or simply too "strict" parse-code...
Result is always that the gfl-functions ...
I found out that libgfl (and XNView) often do not process IPTC "correctly", while other programs (tested eg. with IrfanView) do.
I furthermore was able to read it using my own code.
Dont know it it is a bug or simply too "strict" parse-code...
Result is always that the gfl-functions ...
- Tue Sep 21, 2004 10:40 am
- Forum: GFL SDK
- Topic: Additional information for some functions? (SDK)
- Replies: 5
- Views: 3334
Re: Additional information for some functions? (SDK)
The tolerance parameter of gflAutoCrop will be used how?
Is it some kind of percentage.
It's the maximum difference between pixels!
And what does gflAverage exactly do?
Parameters ( filter_size ) work how?
It's a the filter size, so 3, 5, 7, 9, 11, 13
Pierre.
First of all thx for answering ...
Is it some kind of percentage.
It's the maximum difference between pixels!
And what does gflAverage exactly do?
Parameters ( filter_size ) work how?
It's a the filter size, so 3, 5, 7, 9, 11, 13
Pierre.
First of all thx for answering ...
- Tue Sep 21, 2004 10:38 am
- Forum: GFL SDK
- Topic: How to use the SDK with Borland...
- Replies: 2
- Views: 2686
Re: How to use the SDK with Borland...
Hi there...
I tryed to add the gfl*.lib files from the bcc folder to my project...
But it tells me: "Invalid OMF record type 0x21 (possibly COFF)"
then i used coff2omf with the files from bcc folder...
then it told me something like "unresolved external... _functionXY etc"
then I tryed to use ...
I tryed to add the gfl*.lib files from the bcc folder to my project...
But it tells me: "Invalid OMF record type 0x21 (possibly COFF)"
then i used coff2omf with the files from bcc folder...
then it told me something like "unresolved external... _functionXY etc"
then I tryed to use ...