diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/04: | 3 | *06/04/04: |
4 | * Rotated Xmb Fonts (Simon) | ||
5 | - rotated when drawn. Probably not very efficient for | ||
6 | parentrelative backgrounds. If it proves an issue, we should | ||
7 | probably cache recently-drawn strings so we can just re-stipple. | ||
8 | XmbFontImp.hh/cc Text.hh | ||
4 | * Rotated X Fonts again, plus minor external tab alignment fixes (Simon) | 9 | * Rotated X Fonts again, plus minor external tab alignment fixes (Simon) |
5 | - Still need to do XmbFonts. Most people probably load those | 10 | - Still need to do XmbFonts. Most people probably load those |
6 | instead of XFont these days. Will need yet another approach... | 11 | instead of XFont these days. Will need yet another approach... |