[autofit] Another improvement to Armenian support.
Suggested by Hrant H Papazian <hpapazian@gmail.com>. * src/autofit/afscript.h: Use better suited characters to derive default stem widths.
This commit is contained in:
parent
a0b92bcb47
commit
9749f269e2
@ -1,3 +1,12 @@
|
||||
2016-09-08 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
[autofit] Another improvement to Armenian support.
|
||||
|
||||
Suggested by Hrant H Papazian <hpapazian@gmail.com>.
|
||||
|
||||
* src/autofit/afscript.h: Use better suited characters to derive
|
||||
default stem widths.
|
||||
|
||||
2016-09-07 Alexei Podtelezhnikov <apodtele@gmail.com>
|
||||
|
||||
* src/smooth/ftgrays.c (gray_hline): Microptimize.
|
||||
|
@ -40,7 +40,7 @@
|
||||
"Armenian",
|
||||
HB_SCRIPT_ARMENIAN,
|
||||
HINTING_BOTTOM_TO_TOP,
|
||||
"\xD6\x85 \xD5\x95" ) /* օ Օ */
|
||||
"\xD5\xBD \xD5\x8D" ) /* ս Ս */
|
||||
|
||||
/* there are no simple forms for letters; we thus use two digit shapes */
|
||||
SCRIPT( beng, BENG,
|
||||
|
Loading…
Reference in New Issue
Block a user