output to stdout when reading EXIF

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

Post Reply
lazyeugene
Posts: 16
Joined: Sat Oct 03, 2009 10:17 am
Location: Ukraine

output to stdout when reading EXIF

Post by lazyeugene »

I'm using gfl 3.40. When reading file with exif iformation and GFL_LOAD_METADATA set, I'm getting output to console (i'm developing console application), something like "Marker: e1 10748". Can I get rid of it in any way?
User avatar
xnview
Author of XnView
Posts: 43444
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: output to stdout when reading EXIF

Post by xnview »

Ok, i'll release soon a new version...
Pierre.
lazyeugene
Posts: 16
Joined: Sat Oct 03, 2009 10:17 am
Location: Ukraine

Re: output to stdout when reading EXIF

Post by lazyeugene »

Oh, it's great! So, maybe you'll make all output optional? Maybe a debug flag in load_params? To suppress all console output during all operations (load, decode, manipulating). Thank you!

And something else... GFL dll 3.40 is saying it is 3.11 :(
Post Reply