diff options
author | Keith Packard <keithp@keithp.com> | 2004-10-04 20:44:28 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-10-04 20:44:28 +0000 |
commit | 2dd498a0b7c3f3e8de3451f881f0e0de62f05ff0 (patch) | |
tree | 7147de612ae2e6de9641a4ed344435eee3ee55bb /ChangeLog | |
parent | 3c0c7451e419104918657d05ee9ba86c36315cd7 (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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |