|
c77ae408
|
2018-08-25T22:36:36
|
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
|
21ac5678
|
2017-10-30T09:48:09
|
|
Fix tests
|
|
33ca3b67
|
2017-10-25T12:09:11
|
|
Check for headers in builddir first, in check-*.sh
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=103346
|
|
f28b1c82
|
2014-07-30T02:15:44
|
|
[arabic] Implement Windows-1256 private shaping
Bug 1045139 - The Arabic text with "MS Sans Serif" font is rendered bad
https://bugzilla.mozilla.org/show_bug.cgi?id=1045139
This is only enabled on Windows platforms, and requires support from
Uniscribe to work. But for clients that do hook up to Uniscribe, this
fixes shaping of Windows-1256-encoded bitmap fonts like "MS Sans Serif".
The code and table together have just less than a 1kb footprint when
enabled.
UNTESTED. I might even have broken regular Arabic fallback shaping.
|
|
d3490761
|
2013-08-26T21:15:29
|
|
Improve check-includes.sh
|
|
d22548c0
|
2013-08-26T18:46:21
|
|
[check-*] Minor
|
|
5bc18195
|
2011-05-27T15:58:54
|
|
Add check-includes.sh
|