Home
last modified time | relevance | path

Searched refs:AAT (Results 1 – 25 of 29) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-aat-layout.cc150 AAT::hb_aat_apply_context_t::hb_aat_apply_context_t (const hb_ot_shape_plan_t *plan_, in hb_aat_apply_context_t()
159 ankr_table (&Null(AAT::ankr)), in hb_aat_apply_context_t()
170 AAT::hb_aat_apply_context_t::~hb_aat_apply_context_t () in ~hb_aat_apply_context_t()
174 AAT::hb_aat_apply_context_t::set_ankr_table (const AAT::ankr *ankr_table_, in set_ankr_table()
191 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map()
198 const AAT::mort& mort = *mapper->face->table.mort; in hb_aat_layout_compile_map()
227 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute()
230 AAT::hb_aat_apply_context_t c (plan, font, buffer, morx_blob); in hb_aat_layout_substitute()
236 const AAT::mort& mort = *mort_blob->as<AAT::mort> (); in hb_aat_layout_substitute()
239 AAT::hb_aat_apply_context_t c (plan, font, buffer, mort_blob); in hb_aat_layout_substitute()
[all …]
Dhb-ot-face.hh63 HB_OT_TABLE(AAT, mort) \
64 HB_OT_TABLE(AAT, morx) \
65 HB_OT_TABLE(AAT, kerx) \
66 HB_OT_TABLE(AAT, ankr) \
67 HB_OT_TABLE(AAT, trak) \
68 HB_OT_TABLE(AAT, lcar) \
69 HB_OT_TABLE(AAT, ltag) \
70 HB_OT_TABLE(AAT, feat) \
Dhb-ot-kern-table.hh62 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
151 AAT::KerxSubTableFormat0<KernSubTableHeader> format0;
152 AAT::KerxSubTableFormat1<KernSubTableHeader> format1;
153 AAT::KerxSubTableFormat2<KernSubTableHeader> format2;
164 typedef AAT::ObsoleteTypes Types;
196 struct KernOT : AAT::KerxTable<KernOT>
198 friend struct AAT::KerxTable<KernOT>;
219 typedef AAT::ObsoleteTypes Types;
251 struct KernAAT : AAT::KerxTable<KernAAT>
253 friend struct AAT::KerxTable<KernAAT>;
[all …]
Dhb-aat-layout-common.hh34 namespace AAT { namespace
422 /*static*/ inline const AAT::Lookup<OT::HBUINT16>& Null<AAT::Lookup<OT::HBUINT16> > () in Null()
423 { return *reinterpret_cast<const AAT::Lookup<OT::HBUINT16> *> (_hb_Null_AAT_Lookup); } in Null()
425 /*static*/ inline const AAT::Lookup<OT::HBUINT32>& Null<AAT::Lookup<OT::HBUINT32> > () in Null()
426 { return *reinterpret_cast<const AAT::Lookup<OT::HBUINT32> *> (_hb_Null_AAT_Lookup); } in Null()
428 /*static*/ inline const AAT::Lookup<OT::Offset<OT::HBUINT16, false> >& Null<AAT::Lookup<OT::Offset<… in Null()
429 { return *reinterpret_cast<const AAT::Lookup<OT::Offset<OT::HBUINT16, false> > *> (_hb_Null_AAT_Loo… in Null()
430 namespace AAT { namespace
841 HB_INTERNAL void set_ankr_table (const AAT::ankr *ankr_table_, const char *ankr_end_);
Dhb-aat-layout-feat-table.hh37 namespace AAT { namespace
75 DECLARE_NULL_NAMESPACE_BYTES (AAT, SettingName);
Dhb-aat-ltag-table.hh37 namespace AAT { namespace
Dhb-static.cc48 DEFINE_NULL_NAMESPACE_BYTES (AAT, SettingName) = {0xFF,0xFF, 0xFF,0xFF};
Dhb-aat-fdsc-table.hh38 namespace AAT { namespace
Dhb-aat-layout-ankr-table.hh37 namespace AAT { namespace
Dhb-aat-layout-lcar-table.hh37 namespace AAT { namespace
Dhb-aat-layout-bsln-table.hh37 namespace AAT { namespace
Dhb-aat-layout-trak-table.hh42 namespace AAT { namespace
Dhb-aat-layout-just-table.hh41 namespace AAT { namespace
Dhb-ot-layout.cc89 const AAT::kern& kern = *blob->as<AAT::kern> (); in hb_ot_layout_kern()
91 AAT::hb_aat_apply_context_t c (plan, font, buffer, blob); in hb_ot_layout_kern()
Dhb-aat-layout-kerx-table.hh41 namespace AAT { namespace
881 bool apply (AAT::hb_aat_apply_context_t *c) const in apply()
/external/slf4j/slf4j-site/src/site/pages/templates/
Dfooter.js17 AAT = '@'
21 …se send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch". …
/external/freetype/src/gxvalid/
Dmodule.mk20 $(ECHO_DRIVER)gxvalid $(ECHO_DRIVER_DESC)TrueTypeGX/AAT validation module$(ECHO_DRIVER_DONE)
DREADME10 Text', Apple Advanced Typography (AAT). In addition, gxvalid can
11 validates `kern' tables which have been extended for AAT. Like the
110 Apple. But gxvalid cannot check a how QuickDraw GX/AAT renderer uses
116 QuickDraw GX/AAT uses a `State Machine' to provide `stateful' layout
202 fact, MacOS is shipped with fonts including broken GX/AAT tables, but
222 are distributed officially, but many broken GX/AAT tables were found
278 GX/AAT defines a `bracketing' property of the glyphs in the `prop'
290 The GX/AAT extension can include 255 different layout features,
/external/sfntly/
DREADME.md7 …ntainer font. Fonts that use an sfnt container include OpenType, TrueType, AAT/GX, and Graphite. s…
/external/harfbuzz_ng/
DNEWS22 - AAT shaping improvements:
54 - Fix AAT 'mort' shaping, which was broken in 2.1.2
61 - AAT shaping improvements:
71 - AAT improvements:
79 - AAT shaping improvements:
80 o Allow user controlling AAT features, for whole buffer only currently.
160 - Fix two minor memory access issues in AAT tables.
179 - Added AAT shaping support (morx/kerx/trak).
403 - First stab at AAT morx. Not hooked up.
/external/fonttools/
DNEWS.rst205 - [morx] Support AAT action type to insert glyphs and clean up compilation
206 of AAT action tables (4a1871f, 2011ccf).
548 - [_k_e_r_n] Fixed compilation of AAT kern version=1.0 tables (#1089, #1094)
559 - [AAT] Implemented ``morx`` ligature subtables (#1082).
599 - [AAT] Added support for ``ankr``, ``bsln``, ``mort``, ``morx``, ``gcid``,
611 - [AAT] Support the `opbd` table with optical bounds (a47f6588).
612 - [AAT] Support `prop` table with glyph properties (d05617b4).
618 - [AAT] Added support for AAT lookups. The ``lcar`` table can be decompiled
DPKG-INFO622 - [morx] Support AAT action type to insert glyphs and clean up compilation
623 of AAT action tables (4a1871f, 2011ccf).
965 - [_k_e_r_n] Fixed compilation of AAT kern version=1.0 tables (#1089, #1094)
976 - [AAT] Implemented ``morx`` ligature subtables (#1082).
1016 - [AAT] Added support for ``ankr``, ``bsln``, ``mort``, ``morx``, ``gcid``,
1028 - [AAT] Support the `opbd` table with optical bounds (a47f6588).
1029 - [AAT] Support `prop` table with glyph properties (d05617b4).
1035 - [AAT] Added support for AAT lookups. The ``lcar`` table can be decompiled
/external/freetype/docs/
DINSTALL.ANY83 src/gxvalid/gxvalid.c -- TrueTypeGX/AAT table validation
/external/fonttools/Lib/fonttools.egg-info/
DPKG-INFO622 - [morx] Support AAT action type to insert glyphs and clean up compilation
623 of AAT action tables (4a1871f, 2011ccf).
965 - [_k_e_r_n] Fixed compilation of AAT kern version=1.0 tables (#1089, #1094)
976 - [AAT] Implemented ``morx`` ligature subtables (#1082).
1016 - [AAT] Added support for ``ankr``, ``bsln``, ``mort``, ``morx``, ``gcid``,
1028 - [AAT] Support the `opbd` table with optical bounds (a47f6588).
1029 - [AAT] Support `prop` table with glyph properties (d05617b4).
1035 - [AAT] Added support for AAT lookups. The ``lcar`` table can be decompiled
/external/freetype/
Dmodules.cfg112 # TrueType GX/AAT table validation. Needs `ftgxval.c' below.

12