OK so I want to use FixedSystem as a font on a web page.. I COULD use Cufon but I want people to be able to select the text as in mouseover it and copy it.
Anyone have anything?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use fontsquirrel’s @font-face service to encode cross-compatible web fonts and generate the CSS.
http://www.fontsquirrel.com/fontface/generator
But, it looks like their site is down right now. The Essential Guide to @font-face offers some other solutions and insight.