アットウィキロゴ

Core Text String Attributes

Core Text String Attributes


 class [[CoreText]]
   class AttributeName
     CharacterShape
     Font
     Kern
     Ligature
     ForegroundColor
     ForegroundColorFromContext
     ParagraphStyle
     StrokeWidth
     StrokeColor
     SuperScript
     UnderlineColor
     UnderlineStyle
     VerticalForms
     GlyphInfo
     RunDelegate
   end
   class UnderLineStyle
     None = 0x00
     Single = 0x01
     Thick = 0x02
     Double = 0x09
     class Modifiers
       PatternSolid = 0x0000
       PatternDot = 0x0100
       PatternDash = 0x0200
       PatternDashDot = 0x0300
       PatternDashDotDot = 0x0400
     end
   end
 end
 CT = CoreText

 CT::AttributeName::CharacterShape
 CT::AttributeName::VerticalForms
 CT::AttributeName::GlyphInfo
 CTAN = CoreText::AttributeName
 CTAN::RunDelegate

タグ:

+ タグ編集
  • タグ:
最終更新:2010年06月12日 18:32
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。