Home
last modified time | relevance | path

Searched refs:HVAR (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/test/Bitcode/
DDIGlobalVariableExpression.ll13 ; CHECK: ![[HVAR:[0-9]+]] = distinct !DIGlobalVariable(name: "h",
15 ; CHECK: ![[CIMPORT]] = !DIImportedEntity({{.*}}entity: ![[HVAR]]
16 ; CHECK: ![[H]] = {{.*}}!DIGlobalVariableExpression(var: ![[HVAR]], expr: !DIExpression())
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/
DMakefile.sources28 tests/HVAR-1.tests \
29 tests/HVAR-2.tests \
/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh149 struct HVAR : HVARVVAR { struct
/external/freetype/
DChangeLog.27325 instead of the actual value after applying the variation. `HVAR'
334 load_truetype_glyph): Implement linear advance adjustments if `HVAR'
339 [cff, truetype] Fast advance width retrieval for fonts with HVAR.
346 (cff_get_advances): Test for HVAR and VVAR.
348 * src/truetype/ttdriver.c (tt_get_advances): Test for HVAR and VVAR.
617 [truetype] Provide HVAR advance width variation as a service.
632 [truetype] Provide function to apply `HVAR' advance width variation.
642 [truetype] Add `HVAR' table parsing.
655 (GX_HVarTable): ... HVAR main structure.
656 (GX_BlendRec): Add data for HVAR loading.
[all …]
DChangeLog.29784 [truetype] Don't apply HVAR and VVAR deltas twice (#52683).
787 `pp1' to `pp4', except if we have an HVAR and/or VVAR table.
790 alternative code branch identically w.r.t. presence of an HVAR
DChangeLog.281755 [truetype] Fix HVAR and VVAR handling (#50678).
2558 Only now I've got an OTF with an HVAR table for testing...
2976 [truetype] Add HVAR access without advance width map.
3111 [truetype] Check axis count in HVAR table.
DChangeLog1916 points if HVAR and/or VVAR is present.
/external/fonttools/Doc/source/
Dttx.rst39 FFTM, Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF,
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/
DSelawik-README.md25 - [x] HVAR
/external/fonttools/
DNEWS.rst649 - [subset] Fixed subsetting ``HVAR`` and ``VVAR`` with ``--retain-gids`` option,
696 Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the
1021 - [subset] Handle HVAR direct mapping. Passthrough 'cvar'.
1042 - [otTables] Fixed IndexError while pruning of HVAR pre-write (6b6c34a).
1106 glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes
1109 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).
1550 - [varLib] Re-enabled generation of ``HVAR`` table for fonts with
1551 TrueType outlines; removed ``--build-HVAR`` command-line option.
1627 - [varLib] added ``--build-HVAR`` option to generate ``HVAR`` table for
1635 - Implement HVAR/VVAR tables
[all …]
/external/harfbuzz_ng/
DNEWS755 - Implement OpenType Font Variation tables avar/fvar/HVAR/VVAR.
818 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the