On Mon, 2006-03-27 at 23:27 +0000, b.n. wrote:
> Joseph wrote:
> > Does anybody has any experience with inserting a barcodes into images or
> > combining it.  
> > 
> > In this particular application, I would like to take a live image (from
> > application such a kino etc), add barcode to it and save it to database
> > (most likely mysql).
> > saving image to mysql database should be easy, the tricky parts would be
> > to add barcode to image. 
> > There is a nice application in portage: barcode but it only prints to
> > "ps" file.
> 
> Have you looked in the ImageMagick toolkit?
> It should have command-line utilities able to superimpose/stitch 
> together images: you could export the barcode with "barcode" to a 
> temporary ps file and then superimpose it or what with imagemagick.
> 
> m.

Yes, it looks like a good start.  It can even superimpose "ps" and "jpg"
files together; I just need to learn how to make a nice interface so it
can be done with one or two click of a mouse. 

-- 
#Joseph
-- 
[email protected] mailing list

Reply via email to