php
  • 다운로드
  • 설치와 설정
  • 언어 레퍼런스
  • 보안
  • 기능
  • 함수 레퍼런스
  • FAQ
  • 부록
  • 동영상강좌
  • 음성

UI UI\Draw\Text\Font\Weight

  1. Home
  2. 함수 레퍼런스
  3. GUI 확장
  4. UI
  5. UI\Draw\Text\Font\Weight

UI

  • 소개
  • 설치/구성
  • UI\Point
  • UI\Size
  • UI\Window
  • UI\Control
  • UI\Menu
  • UI\MenuItem
  • UI\Area
  • UI\Executor
  • UI\Controls\Tab
  • UI\Controls\Check
  • UI\Controls\Button
  • UI\Controls\ColorButton
  • UI\Controls\Label
  • UI\Controls\Entry
  • UI\Controls\MultilineEntry
  • UI\Controls\Spin
  • UI\Controls\Slider
  • UI\Controls\Progress
  • UI\Controls\Separator
  • UI\Controls\Combo
  • UI\Controls\EditableCombo
  • UI\Controls\Radio
  • UI\Controls\Picker
  • UI\Controls\Form
  • UI\Controls\Grid
  • UI\Controls\Group
  • UI\Controls\Box
  • UI\Draw\Pen
  • UI\Draw\Path
  • UI\Draw\Matrix
  • UI\Draw\Color
  • UI\Draw\Stroke
  • UI\Draw\Brush
  • UI\Draw\Brush\Gradient
  • UI\Draw\Brush\LinearGradient
  • UI\Draw\Brush\RadialGradient
  • UI\Draw\Text\Layout
  • UI\Draw\Text\Font
  • UI\Draw\Text\Font\Descriptor
  • UI Functions
  • UI\Draw\Text\Font\Weight
  • UI\Draw\Text\Font\Italic
  • UI\Draw\Text\Font\Stretch
  • UI\Draw\Line\Cap
  • UI\Draw\Line\Join
  • UI\Key
  • UI\Exception\InvalidArgumentException
  • UI\Exception\RuntimeException
  • PHP강좌
  • 그누보드5강좌
  • 영카트5강좌

(UI 0.9.9)


소개


클래스 개요

                  
final class UI\Draw\Text\Font\Weight {

  /* Constants */
  const int Thin;
  const int UltraLight;
  const int Light;
  const int Book;
  const int Normal;
  const int Medium;
  const int SemiBold;
  const int Bold;
  const int UltraBold;
  const int Heavy;
  const int UltraHeavy;
}
                  
                

PHP

  • php.net
  • talks.php.net
  • news.php.net
  • pear.php.net

웹학교

  • 365ok.co.kr
  • PHP강좌
  • 그누보드강좌
  • 영카트강좌

참조

  • pecl.php.net
  • bugs.php.net
  • doc.php.net
  • qa.php.net