How could i create dynamic TTF (true type fonts) at runtime
-
Hi, Can you guys help me is solving this issue ... there is website called http://www.fontifier.com which is providing Dynamic Creation of true type fonts . means they are providing their customer to create TTF by their handwriting and then let them download their created font. So what they are using, i have googled this thing but got all the raw result one thing which I get is ImageMagik but it seems not usefull in this scenerio. I m asking for your help after applying full efforts on google and other search engine. Thanx in advance :)
-
Hi, Can you guys help me is solving this issue ... there is website called http://www.fontifier.com which is providing Dynamic Creation of true type fonts . means they are providing their customer to create TTF by their handwriting and then let them download their created font. So what they are using, i have googled this thing but got all the raw result one thing which I get is ImageMagik but it seems not usefull in this scenerio. I m asking for your help after applying full efforts on google and other search engine. Thanx in advance :)
Well, this is definitely the hard way, but you could write your own code to implement one of the TrueType-related specifications -- http://www.truetype.demon.co.uk/ttspec.htm[^]