hfont.c
来自「BREW应用程序界面开发的控件集」· C语言 代码 · 共 20 行
C
20 行
/*
========================================================================
FILE: hfont.c
SERVICES: Extended IFont object that implements HandleEvent.
Used to render text with a glow effect.
GENERAL DESCRIPTION:
Extended IFont object that implements HandleEvent.
Currently implementation allows IFont, outline width and
outline color ttributes to be get/set. Resulting IHFont
can be used as a regular IFont to render text with a
glow effect.
========================================================================
========================================================================
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?