OROCHI
 
Loading...
Searching...
No Matches
GxSysFont.h File Reference

フォントシステム基礎クラス More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GxFontInitialInformation
 初期化クラス More...
 
class  GxSysFont
 フォントシステム基礎クラス More...
 
struct  GxSysFont::GxFontRenderInformation
 フォント描画情報構造体 More...
 

Enumerations

enum class  FONT_LAYOUT {
  LEFT_TOP = 0 , LEFT_MIDDLE , LEFT_BOTTOM , MIDDLE_TOP ,
  MIDDLE_MIDDLE , MIDDLE_BOTTOM , RIGHT_TOP , RIGHT_MIDDLE ,
  RIGHT_BOTTOM , MAX
}
 フォントレイアウト More...
 

Functions

GX_FORCE_INLINE GxSysFontgetGxSysFont (void)
 

Detailed Description

フォントシステム基礎クラス

Author
Copyright (C)2021 AHIRU Co., Ltd. All rights reserved.
Hirokazu Nishikori

Enumeration Type Documentation

◆ FONT_LAYOUT

enum class FONT_LAYOUT
strong

フォントレイアウト

Enumerator
LEFT_TOP 

左上

LEFT_MIDDLE 

左中

LEFT_BOTTOM 

左下

MIDDLE_TOP 

中上

MIDDLE_MIDDLE 

中心

MIDDLE_BOTTOM 

中下

RIGHT_TOP 

右上

RIGHT_MIDDLE 

右中

RIGHT_BOTTOM 

右下

MAX 

定義数