| Top |
| GnomePosGlyphList * | gnome_pgl_from_gl () |
| void | gnome_pgl_destroy () |
| ArtDRect * | gnome_pgl_bbox () |
| gboolean | gnome_pgl_test_point () |
| void | gnome_pgl_render_rgba8 () |
| void | gnome_pgl_render_rgb8 () |
GnomePosGlyphList * gnome_pgl_from_gl (const GnomeGlyphList *gl,const gdouble *transform,guint flags);
gboolean gnome_pgl_test_point (const GnomePosGlyphList *pgl,gdouble x,gdouble y);
void gnome_pgl_render_rgba8 (const GnomePosGlyphList *pgl,gdouble x,gdouble y,guchar *buf,gint width,gint height,gint rowstride,guint flags);