GNOME Bugzilla – Bug 135518
Exports missing in 1.3.3
Last modified: 2004-12-22 21:47:04 UTC
The following symbols are missing from pango.def: pango_font_face_list_sizes pango_font_family_is_monospace pango_script_for_unichar pango_script_get_sample_language pango_script_iter_new pango_script_iter_get_range pango_script_iter_next pango_script_iter_free There may be more, but this is all I could see.
Created attachment 24817 [details] [review] Proposed fix
2004-02-28 Hans Breuer <hans@breuer.org> * pango/pango.def : updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135518 * pango/pangowin32-fontmap.c : implement list_sizes() and is_monospace() members