[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Ligature support in Freetype?
From: |
Behdad Esfahbod |
Subject: |
Re: [ft-devel] Ligature support in Freetype? |
Date: |
Wed, 27 Jun 2012 07:52:29 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 |
On 06/27/2012 07:41 AM, Jay Vaughan wrote:
>> Direct support in FreeType? Nope. You need either Pango, ICU, or
>> HarfBuzz which are OpenType libraries on top of FreeType (and others
>> also); then it works out of the box.
>
>
>
> Thanks for the answer! I guess we're already using freetype2 in moai, and so
> my next big mystery is .. how would I integrate something like harfbuzz on
> top of our freetype2 usage in order to gain a ligature feature? I understand
> this is a stupid question, potentially, so I'll keep researching this, and
> reading some code to try to understand the approach to solving the problem ..
> but if anyone feels motivated to explain to me how I might approach this, I'd
> be very grateful.
Here's a simple example:
https://github.com/anoek/ex-sdl-cairo-freetype-harfbuzz
behdad
- [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Werner LEMBERG, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?,
Behdad Esfahbod <=
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Werner LEMBERG, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Behdad Esfahbod, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Behdad Esfahbod, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Behdad Esfahbod, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Werner LEMBERG, 2012/06/27
- Re: [ft-devel] Ligature support in Freetype?, Jay Vaughan, 2012/06/27