Home
last modified time | relevance | path

Searched refs:MVAR (Results 1 – 12 of 12) sorted by relevance

/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/
DSelawik-README.md11MVAR because its vertical metrics do not change anywhere in the design space, thus there is no nee…
30 - [ ] MVAR (future release)
33 * Add a second axis that varies vertical metrics so we need an MVAR table. This axis will not be on…
/external/harfbuzz_ng/src/
Dhb-ot-metrics.cc59 #define GET_VAR face->table.MVAR->get_var (metrics_tag, font->coords, font->num_coords) in _hb_ot_metrics_get_position_common()
98 …if (result) *result = range.rangeMaxPPEM + font->face->table.MVAR->get_var (metrics_tag, font->coo…
197 return font->face->table.MVAR->get_var (metrics_tag, font->coords, font->num_coords); in hb_ot_metrics_get_variation()
Dhb-ot-var-mvar-table.hh59 struct MVAR struct
Dhb-ot-face-table-list.hh88 HB_OT_TABLE (OT, MVAR)
/external/fonttools/Lib/fontTools/varLib/
D__init__.py587 MVAR = font["MVAR"] = newTable('MVAR')
588 mvar = MVAR.table = ot.MVAR()
/external/fonttools/Doc/source/
Dttx.rst40 LTSH, MATH, META, MVAR, OS/2, SING, STAT, SVG, Silf, Sill, TSI0,
/external/freetype/
DChangeLog.282097 [truetype] Ignore invalid MVAR tags.
2516 [truetype] Fix MVAR post-action handling.
2718 field in the `MVAR' table is now reserved.
2824 [truetype] Parse `MVAR' table.
2826 * src/truetype/ttgxvar.h (MVAR_TAG_XXX): New macros for MVAR tags.
2840 [truetype] More preparations for MVAR support.
2906 We need this later on for MVAR also.
2914 [truetype] Adjust font variation flags for MVAR.
2917 Remove all flags related to MVAR; replace it with...
2925 We need this later on for MVAR also.
[all …]
DChangeLog.291290 Also apply `MVAR' table to named instances.
DChangeLog2639 [truetype] Apply MVAR hasc, hdsc and hlgp metrics to current FT_Face metrics.
/external/fonttools/
DNEWS.rst741 - [varLib] Fixed an MVAR table generation crash when sparse masters were
773 and post.underlinePosition when generating MVAR deltas (#1449,
1109 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).
1239 - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).
1327 - [varLib] Do not emit MVAR if there are no entries in the variation store
1393 - [varLib] Added partial support for building ``MVAR`` table; does not
1579 - Implemented MVAR table (b4d5381)
/external/harfbuzz_ng/
DNEWS776 - MVAR to be implemented later. Access to named instances to be
818 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
/external/freetype/docs/
DCHANGES206 Variable fonts will apply the `MVAR' deltas to whichever metrics
509 missing part was handling the `VVAR' and `MVAR' tables, which is