Category Archives: iPhone

iPhone fonts

Written by skoch. Filed under iPhone. Tagged , , . 1 Comment.
I found an interesting post with some code that loops through all the fonts on the iPhone and presents them in a nice list. Handy to visualize what’s available. OS 3.0.1 AppleGothic, “HiraKakuProN-W6″, “HiraKakuProN-W3″, ArialUnicodeMS, “STHeitiK-Medium”, “STHeitiK-Light”, DBLCDTempBlack, “Helvetica-Oblique”, “Helvetica-BoldOblique”, Helvetica, “Helvetica-Bold”, “MarkerFelt-Thin”, TimesNewRomanPSMT, “TimesNewRomanPS-BoldMT”, “TimesNewRomanPS-BoldItalicMT”, “TimesNewRomanPS-ItalicMT”, “Verdana-Bold”, “Verdana-BoldItalic”, Verdana, “Verdana-Italic”, “Georgia-Bold”, Georgia, “Georgia-BoldItalic”, “Georgia-Italic”, ArialRoundedMTBold, [...]

Xcode, OS 3.0.1 and you

Written by skoch. Filed under Uncategorized, iPhone. Tagged , . No comments.
Xcode, OS 3.0.1
I attempted to put my current project on the iPhone today and was greeted with the following. A little searching (after alreadydownloading the latest SDK, can’t hurt) I found that in order to continue developing with iPhone SDK 3.0 you have to run a little command found in the advisory. Oh yeah, I saw that advisory but [...]