Jacob Kaplan-Moss

Die, Marker Felt, Die!

I wrote this post in 2007, more than 16 years ago. It may be very out of date, partially or totally incorrect. I may even no longer agree with this, or might approach things differently if I wrote this post today. I rarely edit posts after writing them, but if I have there'll be a note at the bottom about what I changed and why. If something in this post is actively harmful or dangerous please get in touch and I'll fix it.

Like everyone else, I got sick of looking at Marker Felt on my iPhone. So I did something about it.

iphone notes inheleventica

OK, so it wasn’t a huge amount of work; I mostly pieced together the cool shit that others are doing with the iPhone these days. If you, too, would like to (possibly) void your warranty and try it out, here’s the skinny:

  1. Follow the custom ringtone instructions (and install ringtones, if you like) through the end of step 13 (i.e. go until jailbreak runs successfully). At this point you’ve got read-write access to your iPhone’s root filesystem.

  2. Install MacFUSE and iphonedisk.

    You have to do this because the currently available iPhoneInterface shell doesn’t implement “get” or “copy” actions (lame!), but the MacFUSE one does. It does provide a nice way to make your iPhone into a hard drive, though.

    I had to built iphonedisk from source (a quick make does the trick).

  3. Mount your iPhone by running mount.sh from the iphonedisk distribution.

  4. On your iPhone, check out /System/Library/Fonts/. You’ll see the Marker Felt fonts in there. One gotcha, though: there’s a backup/cached version in /System/Library/Fonts/Cache/; you’ll need to delete the cache for your changes to take effect.

    I just replaced the font with the iPhone’s Helvetica font, but you could probably use any font that OSX understands…

  5. Once you’ve hacked to your heart’s content, be sure to replace /System/Library/Lockdown/Servives.plist with the original (steps 18 - 22 of the ringtone instructions); you won’t be able to sync with iTunes until you do.

Bonus tip: check out the “PhonepadTwo” font – you can change it to change the numbers on the dial pad.

Update:

Added a few more details and the note about cleaning up after yourself.

By the way – be careful with your newfound iPhone freedom; I managed to severly fuck up my phone about 30 minutes after posting this (I recommend not trying to play with /etc/rc…).

The good news is that Apple’s restore procedure works like a charm (hold down the lock and menu buttons for about 25 seconds until you see the “Please Connect to iTunes” message).