font conversion problem...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ajay85v
Forum Newbie
Posts: 2
Joined: Fri Jul 11, 2008 3:12 am

font conversion problem...

Post by ajay85v »

hi everyone,

I want to convert on the fly DVBW Surekh Avid font to unicode (Mangal) hindi font. is anybody have any PHP Script class to convert this.

please anyone help me!

thanks...
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: font conversion problem...

Post by Benjamin »

What's involved in doing this? I don't know much about font files and searching google for a php converter didn't turn up anything.

What all needs to be changed in the file? It may be trivial or complex.
ajay85v
Forum Newbie
Posts: 2
Joined: Fri Jul 11, 2008 3:12 am

Re: font conversion problem...

Post by ajay85v »

hello expert,

Actually I am using DVBW Surekh hindi font on my site and I have to give feed data to a site which is using the mangal hindi font. i searched on google and in phpclasses.org but i found only a class which is coverting devnagari hindi font to mangal hindi font. if u know any PHP class to convert according my requirement. Pls help me!

thanks
Post Reply