Gentoo Archives: gentoo-user

From: "b.n." <brullonulla@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] insert barcode into image
Date: Mon, 27 Mar 2006 21:38:57
Message-Id: 442874C5.5050602@gmail.com
In Reply to: [gentoo-user] insert barcode into image by Joseph
1 Joseph wrote:
2 > Does anybody has any experience with inserting a barcodes into images or
3 > combining it.
4 >
5 > In this particular application, I would like to take a live image (from
6 > application such a kino etc), add barcode to it and save it to database
7 > (most likely mysql).
8 > saving image to mysql database should be easy, the tricky parts would be
9 > to add barcode to image.
10 > There is a nice application in portage: barcode but it only prints to
11 > "ps" file.
12
13 Have you looked in the ImageMagick toolkit?
14 It should have command-line utilities able to superimpose/stitch
15 together images: you could export the barcode with "barcode" to a
16 temporary ps file and then superimpose it or what with imagemagick.
17
18 m.
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] insert barcode into image Joseph <syscon@×××××××××.com>