[Lazarus] TLazIntfImage and text
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Wed Apr 20 22:43:31 CEST 2011
On Wed, Apr 20, 2011 at 10:11 PM, Leonardo M. Ramé <l.rame at griensu.com> wrote:
> Hi, does anyone knows a tutorial/article/page where I can find
> information about working with fonts and text with LazIntfImage?.
I usually simply don't. I just build my image in 2 steps:
first use LazIntfImage for doing effects which require a direct pixel access
then use TCanvas to render text and other things.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list