src/check-includes.sh


Log

Author Commit Date CI Message
Behdad Esfahbod 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.
Behdad Esfahbod d3490761 2013-08-26T21:15:29 Improve check-includes.sh
Behdad Esfahbod d22548c0 2013-08-26T18:46:21 [check-*] Minor
Behdad Esfahbod 5bc18195 2011-05-27T15:58:54 Add check-includes.sh