summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.decls
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:45:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-11-07 11:45:52 (GMT)
commit3a85d65678825daaa1fd30a24ea43d3de3f2f469 (patch)
tree82c124968bd2f583702bb2c3589a5deadb28b408 /generic/tkInt.decls
parent3636077a96bea60b1271130f50bbf80514f8c9bc (diff)
parentd46f6a75d7599a5039da02ebca198cc9676a9f07 (diff)
downloadtk-3a85d65678825daaa1fd30a24ea43d3de3f2f469.zip
tk-3a85d65678825daaa1fd30a24ea43d3de3f2f469.tar.gz
tk-3a85d65678825daaa1fd30a24ea43d3de3f2f469.tar.bz2
Now that fossil stores the right characters, we might as well use them in more places
Diffstat (limited to 'generic/tkInt.decls')
-rw-r--r--generic/tkInt.decls2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkInt.decls b/generic/tkInt.decls
index 822d008..2ee9d1c 100644
--- a/generic/tkInt.decls
+++ b/generic/tkInt.decls
@@ -614,7 +614,7 @@ declare 180 {
char *widgRec, int offset, Tcl_FreeProc **freeProcPtr)
}
-# Angled text API, exposed for Emiliano Gavilan's RBC work.
+# Angled text API, exposed for Emiliano Gavilán's RBC work.
declare 181 {
void TkDrawAngledTextLayout(Display *display, Drawable drawable, GC gc,
Tk_TextLayout layout, int x, int y, double angle, int firstChar,