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.304 by root, Fri Apr 23 16:30:38 2010 UTC vs.
Revision 1.305 by root, Sun May 2 21:22:20 2010 UTC

1111add_font (char *file) 1111add_font (char *file)
1112 CODE: 1112 CODE:
1113 RETVAL = FcConfigAppFontAddFile (0, (const FcChar8 *)file); 1113 RETVAL = FcConfigAppFontAddFile (0, (const FcChar8 *)file);
1114 OUTPUT: 1114 OUTPUT:
1115 RETVAL 1115 RETVAL
1116
1117void
1118IMG_Init (int flags = IMG_INIT_JPG | IMG_INIT_PNG)
1116 1119
1117void 1120void
1118load_image_inline (SV *image_) 1121load_image_inline (SV *image_)
1119 ALIAS: 1122 ALIAS:
1120 load_image_file = 1 1123 load_image_file = 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines