diff options
author | simonb <simonb> | 2007-01-05 13:43:54 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-01-05 13:43:54 (GMT) |
commit | ad7fd2d8675141925bdef7c29d3392d6ac6b0db0 (patch) | |
tree | 776c13dccaecc0eeb54c514040ac00a74f347a99 /ChangeLog | |
parent | 3a79de034f87df155f540af2186c5d87dc187b3b (diff) | |
download | fluxbox-ad7fd2d8675141925bdef7c29d3392d6ac6b0db0.zip fluxbox-ad7fd2d8675141925bdef7c29d3392d6ac6b0db0.tar.bz2 |
fix loading of rotated fonts on style change
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/05: | 3 | *07/01/05: |
4 | * Fix loading of rotated fonts on style change (Simon) | ||
5 | FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc | ||
4 | * Change default Xft font to "monospace" (was "fixed") (Simon) | 6 | * Change default Xft font to "monospace" (was "fixed") (Simon) |
5 | - The "fixed" font loads a bitmap Xfont | 7 | - The "fixed" font loads a bitmap Xfont |
6 | - Note that bitmap fonts do not rotate properly, and especially the | 8 | - Note that bitmap fonts do not rotate properly, and especially the |