summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-10-04 20:44:28 +0000
committerKeith Packard <keithp@keithp.com>2004-10-04 20:44:28 +0000
commit2dd498a0b7c3f3e8de3451f881f0e0de62f05ff0 (patch)
tree7147de612ae2e6de9641a4ed344435eee3ee55bb /ChangeLog
parent3c0c7451e419104918657d05ee9ba86c36315cd7 (diff)
Recognize a few special cases to speed up operations
Fix angular problems in hand position by rotating everything 90 degrees.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac72b23..4e91133 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2004-10-04 Keith Packard <keithp@keithp.com>
+ * twin_primitive.c: (in_over), (over):
+ * twinint.h:
+ Recognize a few special cases to speed up operations
+
+ * xtwin.c: (twin_clock_set_transform), (twin_clock_minute_angle),
+ (twin_clock_face), (twin_clock):
+ Fix angular problems in hand position by rotating everything 90
+ degrees.
+
+2004-10-04 Keith Packard <keithp@keithp.com>
+
* twin_font.c: (twin_has_ucs4), (twin_path_ucs4):
Delete old glyph representation support code.