zoukankan      html  css  js  c++  java
  • 参考:iPhone OS 3.0中的字体列表

    字体是我们在iPhone开发中经常需要用到的。但是iPhone里面到底内置了哪些字体呢?下面就是一个常用的列表。

    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

  • 相关阅读:
    Codeforces Gym
    洛谷试炼场一句话题解
    优先队列板子
    BZOJ 3524 [POI2014] Couriers/洛谷3567(可持久化线段树)
    hdu 4417 Super Mario(可持久化线段树)
    poj 2559 Largest Rectangle in a Histogram (单调栈)
    zoj 4019 Schrödinger's Knapsack
    hdu 1521 排列组合(指数型生成函数板子)
    hdu 2072 单词数(普通型生成函数板子)
    RabbitMQ广播:direct模式
  • 原文地址:https://www.cnblogs.com/wayne173/p/3747457.html
Copyright © 2011-2022 走看看