Fonts available for Cocos2d CCLabelTTF
/* List of iOS Fonts available in iOS 3.1 and above
Family name: AppleGothic
Font name: AppleGothic
Family name: Hiragino Kaku Gothic ProN
Font name: HiraKakuProN-W6
Font name: HiraKakuProN-W3
Family name: Arial Unicode MS
Font name: ArialUnicodeMS
Family name: Heiti K
Font name: STHeitiK-Medium
Font name: STHeitiK-Light
Family name: DB LCD Temp
Font name: DBLCDTempBlack
Family name: Helvetica
Font name: Helvetica-Oblique
Font name: Helvetica-BoldOblique
Font name: Helvetica
Font name: Helvetica-Bold
Family name: Marker Felt
Font name: MarkerFelt-Thin
Family name: Times New Roman
Font name: TimesNewRomanPSMT
Font name: TimesNewRomanPS-BoldMT
Font name: TimesNewRomanPS-BoldItalicMT
Font name: TimesNewRomanPS-ItalicMT
Family name: Verdana
Font name: Verdana-Bold
Font name: Verdana-BoldItalic
Font name: Verdana
Font name: Verdana-Italic
Family name: Georgia
Font name: Georgia-Bold
Font name: Georgia
Font name: Georgia-BoldItalic
Font name: Georgia-Italic
Family name: Arial Rounded MT Bold
Font name: ArialRoundedMTBold
Family name: Trebuchet MS
Font name: TrebuchetMS-Italic
Font name: TrebuchetMS
Font name: Trebuchet-BoldItalic
Font name: TrebuchetMS-Bold
Family name: Heiti TC
Font name: STHeitiTC-Light
Font name: STHeitiTC-Medium
Family name: Geeza Pro
Font name: GeezaPro-Bold
Font name: GeezaPro
Family name: Courier
Font name: Courier
Font name: Courier-BoldOblique
Font name: Courier-Oblique
Font name: Courier-Bold
Family name: Arial
Font name: ArialMT
Font name: Arial-BoldMT
Font name: Arial-BoldItalicMT
Font name: Arial-ItalicMT
Family name: Heiti J
Font name: STHeitiJ-Medium
Font name: STHeitiJ-Light
Family name: Arial Hebrew
Font name: ArialHebrew
Font name: ArialHebrew-Bold
Family name: Courier New
Font name: CourierNewPS-BoldMT
Font name: CourierNewPS-ItalicMT
Font name: CourierNewPS-BoldItalicMT
Font name: CourierNewPSMT
Family name: Zapfino
Font name: Zapfino
Family name: American Typewriter
Font name: AmericanTypewriter
Font name: AmericanTypewriter-Bold
Family name: Heiti SC
Font name: STHeitiSC-Medium
Font name: STHeitiSC-Light
Family name: Helvetica Neue
Font name: HelveticaNeue
Font name: HelveticaNeue-Bold
Family name: Thonburi
Font name: Thonburi-Bold
Font name: Thonburi
*/
source: http://chrissheldrick.com/blog/2011/04/10/cocos2d-cclabelttf-font-list/
Box2D Manual
Always good to have this on hand:
http://www.box2d.org/manual.html
Collision Filtering Chart..
A bit of an oldie, but still a goodie. This article helped me understand setting up collision filters with Corona SDK, but this is also used in other physics engines. So I figured I better log + link this one here.
http://developer.anscamobile.com/forum/2010/10/25/collision-filters-helper-chart
one way platforms with Box2D
This article was a great help in learning how to handle one-way platforms(aka clouds) with Box2D physics. Although this was geared towards the AS3 version of Box2D the concept is the same and I was able to implement in Objective C.
http://www.emanueleferonato.com/2010/03/02/understanding-box2ds-one-way-platforms-aka-clouds/
Physics Bodies via GB2ShapeCache
This was a very helpful link when I needed load physics bodies in box2d via plist files
http://www.physicseditor.de/cocos2d-box2d/
How to Use DebugDraw of Box2d with Cocos2d
http://iphonedev.net/2009/08/10/how-to-use-debugdraw-of-box2d-with-cocos2d/
Although this is for an older version of Box2D, it is still relevant. I’m sure I’ll need this one again later.
iPhone Mockup
http://iphonemockup.lkmc.ch/
This is a nice simple web app for mocking up mobile apps. I kinda reminds me of an AIR-based app that came out years ago. It was one of those developer success stories that Adobe showcased. One major difference: this one is FREE.
Check In Apps vs Audience Measurement Panels
http://www.avc.com/a_vc/2011/06/check-in-apps-vs-audience-measurement-panels.html















