diff options
author | Tor Lillqvist <tml@iki.fi> | 2000-11-14 22:50:23 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-11-14 22:50:23 +0000 |
commit | 5bf48bca2c869c7ddada46b23dcd6aad78cc39d6 (patch) | |
tree | f893d16bdd5b40632c5320782cb218a73736132b /pango/pangowin32-fontcache.c | |
parent | e6e7df5c4d77e8e9802cfe615b9265176be1314c (diff) | |
download | pango-5bf48bca2c869c7ddada46b23dcd6aad78cc39d6.tar.gz |
Define HAVE_FRIBIDI.
2000-11-15 Tor Lillqvist <tml@iki.fi>
* config.h.win32: Define HAVE_FRIBIDI.
* pango/pango.def: Add new functions.
* pango/pango{win32*,ft2*}.[ch]: Add my name to copyright notice.
Diffstat (limited to 'pango/pangowin32-fontcache.c')
-rw-r--r-- | pango/pangowin32-fontcache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pangowin32-fontcache.c b/pango/pangowin32-fontcache.c index 40d6eae3..a99e84d7 100644 --- a/pango/pangowin32-fontcache.c +++ b/pango/pangowin32-fontcache.c @@ -2,6 +2,7 @@ * pangowin32-fontcache.c: Cache of HFONTs by LOGFONT * * Copyright (C) 2000 Red Hat Software + * Copyright (C) 2000 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |