Joe Koomen wrote:I can't seem to get ATSFontActivate to work for me. Has anyone here used it successfully? Please show me a sample of your code if possible. I'm sure it's a syntax problem on my part. (I could probably use the same for ATSFontDeactivate.)
writeLog("Setting up application specific fonts")
global gFontRef
put projPath(this proj) & "Yenco Symbols.ttf" into tPath
put ATSFontActivate(tPath) into gFontRef
writeLog("Font setup complete")
Joe Koomen wrote:Thanks Mike, good to know.
My big issue is fonts whose names are different in the System than they are named in the finder. Even font utilities like Suitcase don't show the name that SuperCard wants to see. I have to crack them open to find out what they're really called.
To be frank, I've been embedding fonts in the resource fork since forever. I'm finally getting with the times....
Users browsing this forum: No registered users and 1 guest