The Little Guy Posted June 13, 2010 Share Posted June 13, 2010 I am using the following to display the font on my page: @font-face { font-family:'homoarakh'; src: url('http://www.cleep.us/fonts/homoarakh.ttf'); } When the font shows up, it is very low quality. Any way to make it higher quality? It looks nice at the same quality in photoshop. Is there any way for the browser to do it? Link to comment https://forums.phpfreaks.com/topic/204612-css3-font-face/ Share on other sites More sharing options...
V Posted June 29, 2010 Share Posted June 29, 2010 Use cufons instead of @font-face for a smoother look. Link to comment https://forums.phpfreaks.com/topic/204612-css3-font-face/#findComment-1078566 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.