--- El vie 26-mar-10, [email protected] <[email protected]> escribió:

> De:: [email protected] <[email protected]>
> Asunto: Re: [Lazarus] GetTextMetrics in TCanvas proposal
> A: "Lazarus mailing list" <[email protected]>
> Fecha: viernes, 26 de marzo de 2010, 6:58
> On Fri, Mar 26, 2010 at 12:19:07PM
> +0100, Marc Weustink wrote:
> > Paul Ishenin wrote:
> >> 26.03.2010 16:20, [email protected]
> wrote:
> >>> Thanks all for their reactions :(
> >>
> >> Developers sometimes are busy with their projects
> :(
> >>
> >>> Is another place where I can discuss? Is
> another place where LCL core
> >>> developers response
> >>> my few questions?
> >>
> >> In the irc channel #lazarus-ide
> >>
> >>> I have done my work on cairo canvas. It can be
> used as separate package.
> >>> Where should I put it? Certainly if comunity
> have an interest.
> >>
> >> You idea is not bad to add GetTextMetrics. Create
> a patch and a test.
> >> Then add them to the bug tracker.
> >
> > The only thing we need to ask ourselves is, do we need
> the "inner"  
> > TTextMetric or can we use some more userfriendly
> version ?
> How to imagine myself "userfriendly"?
> 
> Petr

In r24429, I added a initial version of the function GetTextMetrics to canvas, 
it works like standard winpi GetTextMetrics but it takes a TLCLTextMetrics 
record where we can add fields that can be implemented in all targets, 
currently only Ascender, Descender and Height are implemented in 
PostscriptCanvas which allows to fix a bug in TurboPower IPro print preview. 
Still waiting for you Cairo canvas stuff.

Jesus Reyes A.


      Encuentra las mejores recetas en Yahoo! Cocina.                       
http://mx.mujer.yahoo.com/cocina/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to