Re: Optimizing Pango OpenType engine
- From: Werner LEMBERG <wl gnu org>
- To: otaylor redhat com
- Cc: behdad cs toronto edu, gtk-i18n-list gnome org
- Subject: Re: Optimizing Pango OpenType engine
- Date: Sat, 26 Mar 2005 22:44:37 +0100 (CET)
> If you are going to be doing extensive work, you might want to think
> about doing it in the context of an independent module in freetype
> CVS rather than in Pango.
>
> http://lists.gnu.org/archive/html/freetype-devel/2004-08/msg00036.html
Yes, the lowest level can be a FreeType module.
> > - Maybe: Map some structures directly on the mapped font file
> > instead of reading them.
>
> This would be pretty much a rewrite... it certainly is a more memory
> efficient way of doing things. I don't have a good sense about the
> relative performance benefits.
I think it would be the optimal solution, since the OpenType
specification has been taylored to match the needs of such an
implementation -- remember the problems with the MarkAttachClassDef
table which has been added without increasing the version number.
Werner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]