History log of /external/harfbuzz_ng/src/hb-ot-var.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbdbfe3d7b36613d893832dcb1884c756c20bfda 15-Oct-2017 Behdad Esfahbod <behdad@behdad.org> Use nullptr instead of NULL
/external/harfbuzz_ng/src/hb-ot-var.cc
466b3e58bdc64229dab08c6e0e0079c789540370 04-Feb-2017 Behdad Esfahbod <behdad@behdad.org> Shuffle things around a bit
/external/harfbuzz_ng/src/hb-ot-var.cc
22af28a3f14c6d748ed589f8980b168152116c8c 24-Jan-2017 Behdad Esfahbod <behdad@behdad.org> [var] Implement MVAR table

Unhooked. Untested.
/external/harfbuzz_ng/src/hb-ot-var.cc
a484e237b11650d00092329855d33dd2f67980e4 23-Jan-2017 Behdad Esfahbod <behdad@behdad.org> [var] Implement 'avar' table mapping

Untested!
/external/harfbuzz_ng/src/hb-ot-var.cc
5ec96d30cad1592b5e468bd8ad1832dbaf0ad32b 23-Jan-2017 Behdad Esfahbod <behdad@behdad.org> [var] Adjust API in prep for 'avar' implementation

The 'avar' table does not allow random access to axis maps,
so change API to avoid quadratic-time implementation.

Removed -hb_ot_var_normalize_axis_value(), added
+hb_ot_var_normalize_variations() and
+hb_ot_var_normalize_coords() instead.
/external/harfbuzz_ng/src/hb-ot-var.cc
d2f249e745a9179943ee39c719b73e1057acbc13 23-Jan-2017 Behdad Esfahbod <behdad@behdad.org> Stub out doc comments for new symbols
/external/harfbuzz_ng/src/hb-ot-var.cc
785982bf830723552270db5649abcb9f9f0b46b1 21-Jan-2017 Behdad Esfahbod <behdad@behdad.org> [var] Flesh out some more
/external/harfbuzz_ng/src/hb-ot-var.cc
55d42fd667b9c34a1109bb850bf2ea7322c01040 20-Jan-2017 Behdad Esfahbod <behdad@behdad.org> Start adding hb-ot-var.h and implementation

Supports enumerating variation axes, normalizing values, etc.
/external/harfbuzz_ng/src/hb-ot-var.cc