freetype
[Top][All Lists]
Advanced

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

[ft] Can I create a Truetype font at runtime


From: sivaprasadcg
Subject: [ft] Can I create a Truetype font at runtime
Date: Mon, 31 Mar 2008 01:28:37 -0700 (PDT)

Dear All, 

I am using Freetype2 as the font engine for Truetype fonts. 
What I have found from the code is, Freetype lib extracts the bit
information of the glyph on the fly (say "A" ) and stores that bit
information in a strucure. And the graphics library reads that structure and
performs 'setpixel' function whereever bits are '1'.
My question is, if I have that bit information, can I create back a ttf file
at runtime.
I am getting the bit information on the fly and I want to create a TTF file
using those bit information.

I dont know whether this make any sense. 
Pls find time to answer my query.

Regards
Sivan
-- 
View this message in context: 
http://www.nabble.com/Can-I-create-a-Truetype-font-at-runtime-tp16391886p16391886.html
Sent from the Freetype - User mailing list archive at Nabble.com.





reply via email to

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