freetype
[Top][All Lists]
Advanced

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

Re: [ft] Tab (\t) escape space


From: Adam Twardoch (List)
Subject: Re: [ft] Tab (\t) escape space
Date: Sun, 20 Jul 2014 17:48:03 +0200

Ps. Similarly, FreeType does not deal with left or right indents, left, center 
or right alignment, full justification -- these are all things out of scope for 
FreeType, or even a line layout library such as HarfBuzz. You need to deal with 
it on a higher level when doing text layout. 

A.

On 20 Jul 2014, at 17:11, Michael IV <address@hidden> wrote:

> Hi All.I can't understand how I convert tab (backslash t) to glyph numerics.
> I mean,if I have "Hello\tWorld" string ,how many spaces should I insert 
> between 
> "Hello" and "World" ?
> 
>  
> 
> _______________________________________________
> Freetype mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype




reply via email to

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