diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-19 20:34:36 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-19 20:34:36 +0000 |
commit | a2d99597dd1888d31f9fdd802ed80663875deca7 (patch) | |
tree | af97bbdf196e9020748669810a384e5f0b813d57 /ChangeLog | |
parent | bc5be9fd1d9c8d89ed65e7e351117474f69b3983 (diff) | |
download | pango-a2d99597dd1888d31f9fdd802ed80663875deca7.tar.gz |
Need to export this function as a symbol if not in the header file since
Fri Jul 16 10:29:40 2004 Owen Taylor <otaylor@redhat.com>
* pango/pangofc-font.c pango/pangofc-private.h
(pango_fc_font_get_raw_extents): Need to export this
function as a symbol if not in the header file since
it is used by PangoXft.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Fri Jul 16 10:29:40 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pangofc-font.c pango/pangofc-private.h + (pango_fc_font_get_raw_extents): Need to export this + function as a symbol if not in the header file since + it is used by PangoXft. + Fri Jul 16 07:43:04 2004 Owen Taylor <otaylor@redhat.com> #143601: Felipe Heidrich |