From: Rahul on
Perhaps this is a bit off topic but are there any ImageMagik users here? I
use the "montage" command pretty often to quickly tile a bunch of gif
images for display.

The -label option allows me to annotate the images with text. Now I have
some text that needs to include subscripts (say, H_2O, C_2H_5_OH etc.)and I
can't figure out how to get that done.

I'd prefer to modify my existing ImageMagik setup but if not do people have
any other tools / hacks for this problem: Combine a set of gif images on a
user defined tiling scheme (2x2 3x3 etc) and add labels (which might
include subscripts)

--
Rahul
From: Rahul on
Rahul <nospam(a)nospam.invalid> wrote in
news:Xns9AC49DEBA9B2D6650A1FC0D7811DDBC81(a)85.214.90.236:

>
> I'd prefer to modify my existing ImageMagik setup but if not do people
> have any other tools / hacks for this problem: Combine a set of gif
> images on a user defined tiling scheme (2x2 3x3 etc) and add labels
> (which might include subscripts)
>

Of course, tools implies "Linux based command line tools" not a GUI. I need
to wrap it in a bash wrapper and automate the workflow.


--
Rahul