freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Devanagari complex glyph


From: Werner LEMBERG
Subject: Re: [ft-devel] Devanagari complex glyph
Date: Fri, 04 Oct 2019 21:48:09 +0200 (CEST)

> recently I was working on expanding my program to handle Hindi
> (Devanagari) complex glyph like: ( न + ् + न ) which translates into:
> न्न
>
> I used old version of FT so I updated to last available version
> 2.10.1 but still I can not render that glyph properly, obtaining: न्
> न (without space).
>
> I have installed a proper Devanagari .tff file (I am on Windows 10
> machine) and I have my program written in C++11.
>
> My question, is this specific glyph (or combination of complex
> glyph) not yet supported by the auto-hinting (FT version 2.5.4)?

If you are compiling FreeType with HarfBuzz, the autohinter of the
current FreeType version should be able to properly hint all glyphs
(even the ones without a cmap code) that belong to the Devanagari
script.


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]