Skip to content

Instantly share code, notes, and snippets.

@ttsubono
Created January 22, 2013 10:33
Show Gist options
  • Save ttsubono/4593667 to your computer and use it in GitHub Desktop.
Save ttsubono/4593667 to your computer and use it in GitHub Desktop.
よく使うフォント名
/** よく使うフォント名 */
#define HIRAKAKU_FONT @"HiraKakuProN-W3"
#define HIRAKAKU_FONT_BOLD @"HiraKakuProN-W6"
#define HIRAMIN_FONT @"HiraMinProN-W3"
#define HIRAMIN_FONT_BOLD @"HiraMinProN-W6"
#define ARIAL_FONT @"ArialMT"
#define ARIAL_FONT_BOLD @"Arial-BoldMT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment