Behdad Esfahbod
|
17335a8161
|
Clean up buffer->swap_buffers() calls
That function checks for buffer->successful already. No need
to check at call site.
|
2018-11-04 02:25:07 -05:00 |
Behdad Esfahbod
|
39bd07aed5
|
Fix bunch of unused parameter warnings
Show up with gcc -O0.
There's a few more but those are functions that need to be filled in.
Maybe this is a lost battle...
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
ae9e8f292b
|
[vowel-constraints] Reset continuation on all dottedcircles
One of the was missed before. Not intentional.
|
2018-10-24 16:55:20 -07:00 |
Behdad Esfahbod
|
6d40eb8372
|
Touch up on previous commit
https://github.com/harfbuzz/harfbuzz/pull/1273
|
2018-10-23 02:51:42 -07:00 |
David Corbett
|
205737acdc
|
[use] Prohibit visually ambiguous vowel sequences
|
2018-10-23 02:25:08 -07:00 |