kkkaiden Posted March 21, 2009 Share Posted March 21, 2009 I have made an image Generator in PHP but the font is plain, Is there any way i can add text effects from photoshop. like Bevel and Emboss and Drop shadow? Or is it possible to make my own font out of images with those text effects? Thanks. Link to comment https://forums.phpfreaks.com/topic/150508-text-effects-on-font/ Share on other sites More sharing options...
MadTechie Posted March 21, 2009 Share Posted March 21, 2009 You can load any true type font in so you don't need to use a plain one You can't use photoshop filters but you can re-create the effect ie drop shadow is basical the same text in black behind the font but a few extra pixels down and right! Its possible (to a degree) but not easy.. (due to your questions i assume no, on the following) 1. Have you created a font before ? 2. do you know the font format spec for TTF's ? 3. Have written font creation software before ? Link to comment https://forums.phpfreaks.com/topic/150508-text-effects-on-font/#findComment-790577 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.