harfbuzz/test
Behdad Esfahbod 976c8f4552 New API: hb_buffer_[sg]et_replacement_codepoint()
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:

6f13b6d62d

New API:

  hb_buffer_set_replacement_codepoint()
  hb_buffer_get_replacement_codepoint()
2014-07-16 15:34:20 -04:00
..
api New API: hb_buffer_[sg]et_replacement_codepoint() 2014-07-16 15:34:20 -04:00
shaping [tests] Add record-test.sh 2014-07-16 13:32:51 -04:00
Makefile.am Start adding new shaping test suite together 2012-01-19 15:21:04 -05:00