Tagged: Foundries

Deactivating Font Book: Apple Support Communities

LONG BEACH, CA - JUNE 03:  Electrical cables r...
Image by Getty Images via @daylife

Deactivating Font Book: Apple Support Communities. Thanks Kurt! I never deleted Font Book before and other programs like Font Explorer X seemed to work just fine. So it isn’t a requirement for all programs.

FEX won’t work right until you get Font Book off the drive. You don’t need to deactivate your fonts with it first.

As you know, the OS states “Font Book can’t be modified or deleted because it’s required by Mac OS X” when you try to delete it. Which is baloney. It’s just a font manager.

Actually, it says the same thing about any app you try to delete from the Applications folder. So, Chess is required by OS X? Umm, I don’t think so.

To get rid of Font Book in Lion:

1) First open the preferences for Font Book and turn off the check box for “Alert me if system fonts change”. Close the preferences and then shut down Font Book.

2) Open the Terminal application in the Utilities folder. Copy the following line.

sudo rm -R /Applications/Font\ Book.app

Paste it into Terminal. Press Enter. You will be asked for your admin password. Type it in (Terminal does not return on screen what you’re typing for a password) and press Enter. Politely wave bye-bye to Font Book.

3) Restart into a Safe Mode boot and then back again normally to clear Font Book’s orphaned database from the drive.

 

Share

Pages and all other iWork 09 apps crashing on startup

Apple – Support – Discussions – Pages and all other iWork 09 apps ….  Seems to be a font conflict.  Has a great link to a free and legal version of the older software LFE.  thanks Peter!

Use Font Book to turn off all but the essential system fonts, then turn them on one by one.

To speed up the font selection you can divide them up into sets and turn the sets on until one triggers the problem. Then divide that set up again until you pin the culprit.

Font Management tools, like Linotype Font Explorer (free) can work some of this out for you.

Share

Webpage displaying apostrophe like this? It’s

Apple – Support – Discussions – Font weirdness ….  Turns out that Tom was right.

Nothing to do with fonts. Your browser is reading UTF-8 encoding as if it were Latin-1. Most likely the web page is defective. Try going to View > Text Encoding and select UTF-8.

Provide the URL and I can probably tell you what the problem is with the page.

He further states it was because:

The coding of this page is defective. They have declared the page as having charset=iso-8859-1, but then pasted in text which has curly quotes encoded in UTF-8. As a result I think no browser can display it correctly unless the user manually changes his encoding every time.

Share