[GRASS-CVS] glynn: grass6/lib/driver Font.c,1.14,1.15
grass at intevation.de
grass at intevation.de
Sun Nov 18 19:40:17 EST 2007
Author: glynn
Update of /grassrepository/grass6/lib/driver
In directory doto:/tmp/cvs-serv2240
Modified Files:
Font.c
Log Message:
Fallback if font name not found
Index: Font.c
===================================================================
RCS file: /grassrepository/grass6/lib/driver/Font.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Font.c 25 Jul 2007 19:28:37 -0000 1.14
+++ Font.c 19 Nov 2007 00:40:15 -0000 1.15
@@ -49,6 +49,7 @@
return;
}
+ stroke_set("romans");
}
}
More information about the grass-commit
mailing list