[HarfBuzz] Some experiments with harfbuzz/OpenGL

Khaled Hosny khaledhosny at eglug.org
Fri Apr 12 16:13:17 PDT 2013


On Fri, Apr 12, 2013 at 05:29:07PM -0400, Behdad Esfahbod wrote:
> Looks correct after adding these.  Though, I was under the impression that
> Amiri has much better mark positioning.  Khaled, am I missing anything here?

Are you referring to the fixed Y positions of the marks?
This was a deliberate choice, initially I had them varying as it is the
natural choice, but it resulted in many mark collisions  for fully
vocalised text, and fixing one breaks another. Surprisingly, putting
(most of) the marks on the same Y positions fixes a great deal of those
collisions, see the attached image, though it is in’t any less work than
the other.

I think I went too far, though, some glyph like isolated beh etc. does
not need this, also it sometimes look bad when there is only few marks
in the text, and I'm still looking for a better way to handle both
cases.

Regards,
Khaled
-------------- next part --------------
A non-text attachment was scrubbed...
Name: marks.png
Type: image/png
Size: 476 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20130413/0fa4a6cd/attachment.png>


More information about the HarfBuzz mailing list