ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pangoopengl.h
(Generate patch)

Comparing deliantra/Deliantra-Client/pangoopengl.h (file contents):
Revision 1.1 by root, Tue Jul 4 23:23:32 2006 UTC vs.
Revision 1.2 by root, Tue Jul 4 23:44:23 2006 UTC

115 115
116GType pango_opengl_renderer_get_type (void); 116GType pango_opengl_renderer_get_type (void);
117 117
118PangoRenderer *_pango_opengl_font_map_get_renderer (PangoOpenGLFontMap *fontmap); 118PangoRenderer *_pango_opengl_font_map_get_renderer (PangoOpenGLFontMap *fontmap);
119 119
120// ERROR/TODO: this is not public. this means we have to reimplement
121// not just all of pangoft2, but all of pangofc. Whats the point
122// of adding 3 layers of abstractions if you can't extend it in any way?
123void pango_fc_font_get_raw_extents (PangoFcFont *font, FT_Int32 load_flags, PangoGlyph glyph, PangoRectangle *ink_rect, PangoRectangle *logical_rect);
124
120G_END_DECLS 125G_END_DECLS
121 126
122#endif 127#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines