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.19 by root, Tue Apr 11 22:49:13 2006 UTC vs.
Revision 1.20 by root, Wed Apr 12 02:00:06 2006 UTC

25} *CFClient__Layout; 25} *CFClient__Layout;
26 26
27static void 27static void
28substitute_func (FcPattern *pattern, gpointer data) 28substitute_func (FcPattern *pattern, gpointer data)
29{ 29{
30 //FcPatternAddBool (pattern, FC_HINTING, 1); 30 FcPatternAddBool (pattern, FC_HINTING , 1);
31 //FcPatternAddBool (pattern, FC_AUTOHINT, 1); 31 FcPatternAddBool (pattern, FC_AUTOHINT, 1);
32} 32}
33 33
34static void 34static void
35layout_update (CFClient__Layout self) 35layout_update (CFClient__Layout self)
36{ 36{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines