[Kde-imaging] Some questions...

Craig Drummond craig_p_drummond at yahoo.co.uk
Fri Jun 18 16:15:35 CEST 2004


> we will have to discuss that. Aurelien, add this to
> the TODO list. does it
> make sense to have app specific plugin configuration
> or should we use a
> global config.(Note:i'm in favor of a global config)

OK. So you envisage each plugin using the same config
file?


> if you want raw jpeg data, you will have to read the
> file itself. QImage
> does not give you raw jpeg data, it gives you the
> decoded image. you will
> have to implement the file open/save functions
> yourself in the plugin.

Yeah I know QImage doesn't give back the raw data. For
the above I'd actually like both the QImage and the
raw data. QImage would be used by my code to check if
a photo has the bad pixel, and then the raw data would
be fed to jpegpixi. But I'd like to be able to return
the modified raw data to the app - so that the user
can then view this before saving. Sort of like how
Gwenview currently does its rotation with jpegtran.

> 
> > | 7. I'm also writing a simple plugin to acquire
> images
> > | from a camera (either via KDE's camera:/
> ioslave, or
> > | by mounting the device), and re-naming (based
> upon
> > | exif data) the images before saving to the
> target
> > | folder - i.e. all my photos are named
> "YYYY-MM-DD
> > | hh:mm:ss.jpg". Does this sound useful to anyone
> other
> > | than myself?
> > Indeed! I would love to see such a plugin for
> kimdaba.
> 
> another plugin to put on the digikam ignore list :).

Yup. I looked at digikam - but for for my USB camera,
the mount-point combo-box is disabled...

> but seriously, this
> would be an useful plugin for other apps. also
> provide an option to
> download the files with original names if requested
> by user.

Yeah - I was going to provide a few options. Still
it'll be very basic, I just want a quick and easy way
to get images. 

Craig.


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com


More information about the Kde-imaging mailing list