[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Composing Hebrew diacriticals
From: |
Kenichi Handa |
Subject: |
Re: Composing Hebrew diacriticals |
Date: |
Tue, 25 May 2010 10:45:50 +0900 |
In article <address@hidden>, Kenichi Handa <address@hidden> writes:
> I downloaded culmus fonts. It seems "David CLM" font is
> quite good. And, while testing with that font, I found a
> bug in the current Emacs code. I'll fix it soon. Please
> wait for a while.
I've just committed fixes. Please try the latest code.
With David CLM font, just font-shape-gstring work well. But
with Dejavu Sans font, as it lacks several OTF capabilities,
we have to adjust the result of font-shape-gstring. For
that, I implemented hebrew-shape-gstring. So now Emacs
should be able to use both fonts.
I have not yet adopted your code for setting up
composition-function-table. It requires some modifications.
For instance, we should register hebrew-shape-gstring only
for combining characters for fast displaying of a Hebrew
text that doesn't have diacriticals.
---
Kenichi Handa
address@hidden
- Re: Composing Hebrew diacriticals, (continued)
- Message not available
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/14
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/15
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/17
- Re: Composing Hebrew diacriticals, Eli Zaretskii, 2010/05/17
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/17
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/17
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/19
- Re: Composing Hebrew diacriticals,
Kenichi Handa <=
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/25
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/25
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/26
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/26
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/26
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/27
- Re: Composing Hebrew diacriticals, Yair F, 2010/05/27
- Re: Composing Hebrew diacriticals, Kenichi Handa, 2010/05/27
- Enabling bidi (was: Composing Hebrew diacriticals), Stefan Monnier, 2010/05/26
- Re: Enabling bidi (was: Composing Hebrew diacriticals), Eli Zaretskii, 2010/05/26