mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 12:55:42 +00:00
Add TT_PRIM_CSPLINE, from wine.
svn path=/trunk/; revision=21986
This commit is contained in:
parent
13df4844a7
commit
eb5473a846
1 changed files with 1 additions and 0 deletions
|
@ -1128,6 +1128,7 @@ extern "C" {
|
|||
#define TT_POLYGON_TYPE 24
|
||||
#define TT_PRIM_LINE 1
|
||||
#define TT_PRIM_QSPLINE 2
|
||||
#define TT_PRIM_CSPLINE 3
|
||||
#define FONTMAPPER_MAX 10
|
||||
#define ENHMETA_STOCK_OBJECT 0x80000000
|
||||
#define WGL_FONT_LINES 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue