Search found 76 matches

by MaierMan
Thu Feb 24, 2005 9:30 am
Forum: GFL SDK
Topic: Using GFL SDK with Borland C++ Builder
Replies: 6
Views: 3639

...
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 ...
by MaierMan
Tue Feb 22, 2005 9:50 pm
Forum: GFL SDK
Topic: Using GFL SDK with Borland C++ Builder
Replies: 6
Views: 3639

D'OH

I almost forgot what I did.
(What reminds me that I wanted to talk to Pierre about that)

I got my own libs with -c switch.
But I also modified the headers in order to get them working perfectly with Borland CBuilder who seem to ignore some defines.
(In this case WIN32 define)....
Furthermore ...
by MaierMan
Tue Feb 22, 2005 7:22 pm
Forum: Classic - General Support
Topic: Several IPTC fields not shown
Replies: 20
Views: 4081

IIT (Image Info Toolkit) , IrfanView are able to show all the IPTC fields correctly...
The image is from 2002, and a comment mentions that it was edited with Photoshop 4 (I don't know if it helps...)
I am surprised that XnView doesn't show all the IPTC fields here :(

Ok, this problem is fixed ...
by MaierMan
Tue Feb 22, 2005 7:20 pm
Forum: GFL SDK
Topic: Using GFL SDK with Borland C++ Builder
Replies: 6
Views: 3639

When using the c++ wrapper (in gflsdk\c++) you'll need to add the corresponding .cpp files as well, eg. using "Project > Add to Project"

The reason is:
The wrapper code itself is not precompiled and linked into the library (dll).
Thus the linker throws those error since the code you're using is ...
by MaierMan
Fri Jan 14, 2005 6:09 pm
Forum: GFL SDK
Topic: Error message when Opening Online help
Replies: 1
Views: 1341

I can NOT confirm this.

Versions:
HHCTRL.OCX 5.02.3790.233
ITSS.DLL 5.02.3790.185
ITIRCL.DLL 5.02.3790.80
HHA.DLL 4.74.8702.0

You properly have to upgrade your Help System...

On the other hand its M$. :bug:
(Please ignore this flamebait :twisted: )
by MaierMan
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 ...
by MaierMan
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

xnview wrote:Ok, right. With current beta, i've not the bug.
Yep...
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?
by MaierMan
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 ...
by MaierMan
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 ...
by MaierMan
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 ...
by MaierMan
Wed Sep 29, 2004 10:37 pm
Forum: Classic - General Support
Topic: JPEG: Danger also with xnview?
Replies: 3
Views: 1188

Tested with sample found at:
http://www.easynews.com/virus.html

With XNView 1.70 you simply see the regular jpeg-file-icon (no thumb).
You cannot open it with xnview... Says that the format cannot be determined.
The image itself doesnt contain valid image data for what I read. Thus its correct that ...
by MaierMan
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 ...
by MaierMan
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 ...
by MaierMan
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 ...
by MaierMan
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 ...