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

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.125 by root, Tue Jul 4 23:44:23 2006 UTC vs.
Revision 1.126 by root, Tue Jul 4 23:56:34 2006 UTC

766MODULE = CFClient PACKAGE = CFClient::Layout 766MODULE = CFClient PACKAGE = CFClient::Layout
767 767
768void 768void
769clear_font_cache () 769clear_font_cache ()
770 CODE: 770 CODE:
771 pango_fc_font_map_cache_clear ((PangoFcFontMap *)opengl_fontmap);
772 tc_clear (); 771 tc_clear ();
773 772
774CFClient::Layout 773CFClient::Layout
775new (SV *class, int type = 0) 774new (SV *class, int type = 0)
776 CODE: 775 CODE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines