There's also an RmagickOutputter which can generate PNGs; this
outputter can also create Magick::Image objects, which can be altered
before creating PNGs. I.e. you could create the Image objects, add the
text and then generate the PNGs.
Barby probably won't ever support adding text like this automatically
though, as that's outside of Barby's scope and (IMO) not a good idea
as it would add unnecessary complexity. Most of the time, barcodes
will be included in a format such as a PDF or a HTML document which is
already much more capable of containing text. This has the added
benefit that the text can be treated as such so you can e.g. copy and
paste it..
Tore
> Aslak
>
> > TIA
>
> > Doug
>
>