Re: Floating point in pango



Hi;

On Wed, 2006-07-12 at 08:47 +0200, Murray Cumming wrote:
> >
> > Neither that nice but;
> >
> >  - Have cairo expose a new alternate fixed point API that pango-cairo
> >    makes use of ( openGL API does a similar thing ). Internally cairo
> >    is mostly fixed point I believe.
> 
> Is this something that we can do with just a typedef?


Im just thinking things like cairo_glyph_extents() having alternate
optional fixed point implementations like cairo_glyph_extents_fixed().
(Obviously a cairo_text_extents_fixed_t would be needed too). 
 
Carl, what are your thoughts on this ?

  -- Matthew






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]