commenting the jpg

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

commenting the jpg

jdd@dodin.org
I just finish a php script that allows one to have the
photo's comment added on the left or on the bottom of the
image, the result being also a jpg.

it's for now adapted to display on 4/3 TV, but I plan to do
the same for 16/9 tv.

http://dodin.org/mediawiki/index.php/CEDA

it's now a command line script, but I would like to make it
a digikam add on.

I have a very little varnish of C programming (or by the way
any script writing), but have no idea of how I can merge
this with digiKam

I have already compiled digikam, so the basis is there.

could you say what langage digikam is written in? I see many
"pl" files, here, is it possible to write add ons with perl?

my idea is to start with an other add on and edit this

any clue?

thanks
jdd

--
Joyeux Noël à tous :-)
http://www.dodin.net
Quelques images:
http://dodin.org/galerie_photo_web/expo/index.html
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: commenting the jpg

jdd@dodin.org
jdd wrote:
> I just finish a php script that allows one to have the

by the way here is an example (the actual result is better,
this is an old version result)

http://dodin.org/galerie_photo_web/public/dvd/index.html

the text is in french, I can translate it into english if
anybody want's it :-)

I run SUSE Linux OSS 10.0

thanks
jdd

--
Joyeux Noël à tous :-)
http://www.dodin.net
Quelques images:
http://dodin.org/galerie_photo_web/expo/index.html
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: commenting the jpg

Joern Ahrens
In reply to this post by jdd@dodin.org
On Wednesday 28 December 2005 17:41, jdd wrote:

> it's now a command line script, but I would like to make it
> a digikam add on.
>
> I have a very little varnish of C programming (or by the way
> any script writing), but have no idea of how I can merge
> this with digiKam
>
> I have already compiled digikam, so the basis is there.
>
> could you say what langage digikam is written in?

digiKam is written in C++, but for such add-ons you should create a
kipi-plugin (which also uses C++)
-> http://extragear.kde.org/apps/kipi/
-> http://kdab.net/?page=publications&sub=kipi-plugins

... Jörn

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: commenting the jpg

jdd@dodin.org
Joern Ahrens wrote:

> digiKam is written in C++, but for such add-ons you should create a
> kipi-plugin (which also uses C++)
> -> http://extragear.kde.org/apps/kipi/
> -> http://kdab.net/?page=publications&sub=kipi-plugins

thanks
jdd


--
Joyeux Noël à tous :-)
http://www.dodin.net
Quelques images:
http://dodin.org/galerie_photo_web/expo/index.html
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users