mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
2008-07-24 techrazy <techrazy@users.sourceforge.net>
* include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
This commit is contained in:
parent
e0fa82235a
commit
f42ef1eba7
@ -1,3 +1,7 @@
|
||||
2008-07-24 techrazy <techrazy@users.sourceforge.net>
|
||||
|
||||
* include/wingdi.h (OUT_PS_ONLY_PRECIS): Define.
|
||||
|
||||
2008-07-24 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* include/lmaccess.h (struct _USER_INFO_4): Define.
|
||||
|
@ -358,6 +358,8 @@ extern "C" {
|
||||
#define OUT_RASTER_PRECIS 6
|
||||
#define OUT_TT_ONLY_PRECIS 7
|
||||
#define OUT_OUTLINE_PRECIS 8
|
||||
//http://www.pinvoke.net/default.aspx/Structures/LOGFONT.html
|
||||
#define OUT_PS_ONLY_PRECIS 10
|
||||
#define CLIP_DEFAULT_PRECIS 0
|
||||
#define CLIP_CHARACTER_PRECIS 1
|
||||
#define CLIP_STROKE_PRECIS 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user