Hi all

I mistranslate Java AP. So I think that I could fond everything now with Java 
Font system :)

-------- Message d'origine--------
De: François-Xavier GENDRIN
Date: ven. 28/08/2009 15:10
À: [email protected]
Objet : Tet rendering information
 
Hi,

 

I'm working on software written in java which wants to do the following:

Get each glyphs of a "hello" word in any font and rules necessary to assembly 
them into the word "hello". 

This software must return 'h', 'e', 'l', 'o' and say 'h' has a width of W and 
next char must be move of 2 pixels on the left .

It has to manage kerning and other stuff. 

 

I know that is the work of the text rendering engine to wrote this but I need 
the information that it uses to do the job without wrote all code that is 
necessary to exploit all of them. 

 

I search a little into many forums and others API and project, but I'm running 
out of time and knowledge. Did someone has some information for this problem. 

 

Best regards,

-- 

François-Xavier Gendrin

 


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to