7051
Screenshot Captor / Re: "Made with Screenshot Captor" object
« Last post by Carol Haynes on November 08, 2005, 12:44 PM »And how about this (not specifically SC)

) Don't miss out on this great offer ... now back to my tussle playing with PHP and MySQL ...
Quite useful being the 'She' in question ... we have our uses you know 
Yes, get a size my using label: with the same setting.
Or draw it on a canvas with a -box color, and trim it down to that
box color..
Both methods are detailed in
Text to Image Handling -- Auto Sizing of Font Images
http://www.cit.gu.ed.../imagick6/text/#size
However the box method will if you look up the 'trim' offset and actual
image size results (before doing a +repage) will also let you figure
out
the baseline setting for that font at that size.
For example of reading 'trim' results see..
Cutting and Bordering -- Trimming 'Noisy' Images
http://www.cit.gu.ed...ick6/crop/#trim_blur
You draw the text at a specific point (known base line position)
with a -box setting. You then trim and see where the box
was positioned relative to that baseline starting point.



