summaryrefslogtreecommitdiffstats
path: root/win/tkWinInt.h
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-02-26 02:47:03 (GMT)
committerhobbs <hobbs>2003-02-26 02:47:03 (GMT)
commitaba8424ef3baa96d0da16fff0378b74886423ce4 (patch)
tree07a34ff2fec532c96eb7d5eb54524c19b49c6e91 /win/tkWinInt.h
parent3c6261bb16ac376117e8907ed8f6e454c801a34d (diff)
downloadtk-aba8424ef3baa96d0da16fff0378b74886423ce4.zip
tk-aba8424ef3baa96d0da16fff0378b74886423ce4.tar.gz
tk-aba8424ef3baa96d0da16fff0378b74886423ce4.tar.bz2
* win/tkWinInt.h:
* win/tkWinDraw.c: * win/tkWinFont.c (Tk_DrawChars): add support for simple XOR text drawing on Windows. [Patch #685388] (martin)
Diffstat (limited to 'win/tkWinInt.h')
-rw-r--r--win/tkWinInt.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/win/tkWinInt.h b/win/tkWinInt.h
index ca4916a..cbe2290 100644
--- a/win/tkWinInt.h
+++ b/win/tkWinInt.h
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkWinInt.h,v 1.13 2002/04/12 07:18:49 hobbs Exp $
+ * RCS: @(#) $Id: tkWinInt.h,v 1.14 2003/02/26 02:47:05 hobbs Exp $
*/
#ifndef _TKWININT
@@ -127,10 +127,11 @@ typedef struct {
/*
* The following variable is a translation table between X gc functions and
- * Win32 raster op modes.
+ * Win32 raster and BitBlt op modes.
*/
extern int tkpWinRopModes[];
+extern int tkpWinBltModes[];
/*
* The following defines are used with TkWinGetBorderPixels to get the