976c8f4552
With this change, we now by default replace broken UTF-8/16/32 bits
with U+FFFD. This can be changed by calling new API on the buffer.
Previously the replacement value used to be (hb_codepoint_t)-1.
Note that hb_buffer_clear_contents() does NOT reset the replacement
character.
See discussion here:
|
||
---|---|---|
.. | ||
.valgrind-suppressions | ||
hb-test.h | ||
Makefile.am | ||
test-blob.c | ||
test-buffer.c | ||
test-c.c | ||
test-common.c | ||
test-cplusplus.cc | ||
test-font.c | ||
test-object.c | ||
test-ot-tag.c | ||
test-set.c | ||
test-shape.c | ||
test-unicode.c | ||
test-version.c |