Searched refs:HVAR (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | DIGlobalVariableExpression.ll | 13 ; 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/ |
D | Makefile.sources | 28 tests/HVAR-1.tests \ 29 tests/HVAR-2.tests \
|
/external/harfbuzz_ng/src/ |
D | hb-ot-var-hvar-table.hh | 142 struct HVAR : HVARVVAR { struct
|
/external/fonttools/ |
D | NEWS.rst | 19 Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the 344 - [subset] Handle HVAR direct mapping. Passthrough 'cvar'. 365 - [otTables] Fixed IndexError while pruning of HVAR pre-write (6b6c34a). 429 glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes 432 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179). 873 - [varLib] Re-enabled generation of ``HVAR`` table for fonts with 874 TrueType outlines; removed ``--build-HVAR`` command-line option. 950 - [varLib] added ``--build-HVAR`` option to generate ``HVAR`` table for 958 - Implement HVAR/VVAR tables 966 XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,
|
D | PKG-INFO | 117 Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF, LTSH, 436 Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the 761 - [subset] Handle HVAR direct mapping. Passthrough 'cvar'. 782 - [otTables] Fixed IndexError while pruning of HVAR pre-write (6b6c34a). 846 glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes 849 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179). 1290 - [varLib] Re-enabled generation of ``HVAR`` table for fonts with 1291 TrueType outlines; removed ``--build-HVAR`` command-line option. 1367 - [varLib] added ``--build-HVAR`` option to generate ``HVAR`` table for 1375 - Implement HVAR/VVAR tables [all …]
|
D | README.rst | 107 Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF, LTSH,
|
/external/fonttools/Lib/fontTools/varLib/ |
D | __init__.py | 522 HVAR = font["HVAR"] = newTable('HVAR') 523 hvar = HVAR.table = ot.HVAR()
|
/external/freetype/ |
D | ChangeLog.27 | 325 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 …]
|
D | ChangeLog.28 | 1755 [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.
|
D | ChangeLog | 2143 [truetype] Don't apply HVAR and VVAR deltas twice (#52683). 2146 `pp1' to `pp4', except if we have an HVAR and/or VVAR table. 2149 alternative code branch identically w.r.t. presence of an HVAR
|
/external/fonttools/Lib/fonttools.egg-info/ |
D | PKG-INFO | 117 Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF, LTSH, 436 Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the 761 - [subset] Handle HVAR direct mapping. Passthrough 'cvar'. 782 - [otTables] Fixed IndexError while pruning of HVAR pre-write (6b6c34a). 846 glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes 849 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179). 1290 - [varLib] Re-enabled generation of ``HVAR`` table for fonts with 1291 TrueType outlines; removed ``--build-HVAR`` command-line option. 1367 - [varLib] added ``--build-HVAR`` option to generate ``HVAR`` table for 1375 - Implement HVAR/VVAR tables [all …]
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/ |
D | Selawik-README.md | 25 - [x] HVAR
|
/external/harfbuzz_ng/ |
D | NEWS | 638 - Implement OpenType Font Variation tables avar/fvar/HVAR/VVAR. 701 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
|