Make Check_Property() take a OTL_GlyphItem, add a gproperties field to
authorOwen Taylor <otaylor@redhat.com>
Mon, 26 Jul 2004 18:59:02 +0000 (18:59 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 26 Jul 2004 18:59:02 +0000 (18:59 +0000)
commit78282cda004a88b2aadb2786dd3897884e22ed0b
tree66ab74a231a4931defabd6ff38593650909429a4
parent81b62af42313fb60db523374cd8c6901829f5c4e
Make Check_Property() take a OTL_GlyphItem, add a gproperties field to

Mon Jul 26 14:49:22 2004  Owen Taylor  <otaylor@redhat.com>

        * ftxgdef.[ch] otlbuffer.[ch]: Make Check_Property() take a
        OTL_GlyphItem, add a gproperties field to OTLGlyphItem,
        and use that to cache the properties for a glyph.

        * ftxgsub.c ftxgdef.c: Adapt to Check_Property() changes.

        * otlbuffer.[ch] ftxgsub.c: Add otl_buffer_copy_output_glyph()
        to use when we are copying an unmodified glyph from input
        to output that preserves the cached properties.
src/ftxgdef.c
src/ftxgpos.c
src/ftxgsub.c
src/ftxopenf.h
src/otlbuffer.c
src/otlbuffer.h