mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 11:30:56 +08:00
* include/wingdi.h (TT_PRIM_CSPLINE): Define.
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
This commit is contained in:
parent
006351e561
commit
018a7ccb03
@ -1,3 +1,8 @@
|
||||
2005-07-20 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/wingdi.h (TT_PRIM_CSPLINE): Define.
|
||||
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
|
||||
|
||||
2005-07-20 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/richedit.h (SETTEXTEX): Define structure and
|
||||
|
@ -1140,6 +1140,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…
x
Reference in New Issue
Block a user