CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
CResourceFont.h 文件参考

class  BUI::CResourceFont
 

命名空间

namespace  BUI
 
namespace  BUI::UtilsFont
 

枚举

enum  BUI::FONT_SIZE_LEVEL {
  BUI::FLS_LEVEL_0 = 0x01 , BUI::FLS_LEVEL_0_LOW , BUI::FLS_LEVEL_1 , BUI::FLS_LEVEL_2 ,
  BUI::FLS_LEVEL_2_LOW , BUI::FLS_LEVEL_3 , BUI::FLS_LEVEL_4 , BUI::FLS_LEVEL_4_LOW ,
  BUI::FLS_LEVEL_5 , BUI::FLS_LEVEL_5_LOW , BUI::FLS_LEVEL_6 , BUI::FLS_LEVEL_7
}
 

函数

UI_EXP GFont * BUI::UtilsFont::GetDefaultFont (SGFontStyle style=FS_NORMAL, FONT_SIZE_LEVEL level=FLS_LEVEL_5)
 
UI_EXP GFont * BUI::UtilsFont::GetHFont (LPCTSTR lpName, int lfHeight, UINT style)
 
UI_EXP void BUI::UtilsFont::AddFont (const BeString &keyid, GFont *hFont)
 
UI_EXP GFont * BUI::UtilsFont::GetHFont (LPCTSTR keyid)
 
UI_EXP SIZE BUI::UtilsFont::GetStringSizeByVerChina (const GFont *font, LPCTSTR str)
 获得竖排格式(春联样式)文本尺寸
 
UI_EXP void BUI::InstallResourceFont (CResourceFont *fontMgr)
 安装字体管理对象
 
UI_EXP CResourceFont * BUI::ResourceFont ()
 获得字体管理对象
 
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有