commit | 5209c505061130854a2bfea8849928ade3ee92f3 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Jul 17 12:23:44 2014 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Jul 17 12:23:44 2014 -0400 |
tree | b1009dda794b3de8a603dd02072d9bf012dc7f86 | |
parent | 9e7c720100e432b43564ed5ff12f3175ca2ed74a [diff] |
Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints" We now handle U+FFFD replacement in hb_buffer_add_utf*(). Any other manipulation can happen in user callbacks. No need for this. https://github.com/behdad/harfbuzz/commit/efe74214bbb68eaa3d7621e73869b5d58210107e#commitcomment-7039404 This reverts commit efe74214bbb68eaa3d7621e73869b5d58210107e. Conflicts: src/hb-ot-shape-normalize.cc