diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-11 11:15:51 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-11 11:15:51 +0800 |
commit | 2434c6811f23b80b9fb03e8e8ac21bdd28130c55 (patch) | |
tree | ff9c82f54b3de30144cefc05a2f76b34cfa4708d /e-util/ChangeLog | |
parent | 3f57fb3153629cc51d0ebd97511299ae9005cf09 (diff) | |
download | gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar.gz gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar.bz2 gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar.lz gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar.xz gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.tar.zst gsoc2013-evolution-2434c6811f23b80b9fb03e8e8ac21bdd28130c55.zip |
EFont should now use real bold typeface, if available
svn path=/trunk/; revision=5309
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 4ad4c0e6af..c3156ecee9 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-09-11 Lauris Kaplinski <lauris@helixcode.com> + + * e-font.c: Try to find real bold variant of X font, fall + to double stroke only if not found + 2000-09-10 Ettore Perazzoli <ettore@helixcode.com> * e-gtk-utils.c: New. |