mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-07 02:52:42 +08:00
more words
@@ -6,7 +6,7 @@ Table of Contents
|
||||
- [Enhancements of Font Name](#enhancements-of-font-name)
|
||||
* [Devfont name](#devfont-name)
|
||||
* [Logfont name](#logfont-name)
|
||||
* [Font Styles](#font-styles)
|
||||
* [Font style](#font-style)
|
||||
- [API Enhancements](#api-enhancements)
|
||||
- [Example](#example)
|
||||
|
||||
@@ -121,7 +121,7 @@ the glyph orientation:
|
||||
- `D`: Glyphs are upside-down.
|
||||
- `L`: Glyphs are rotated 90 degrees counter-clockwise (sideways left).
|
||||
|
||||
### Font Styles
|
||||
### Font style
|
||||
|
||||
As you seen in above font names, we use a style string (six ASCII characters)
|
||||
to define the style of a font in font name.
|
||||
|
||||
Reference in New Issue
Block a user