[Tomoe-cvs 1120] CVS update: tomoe/lib

Back to archive index

Kouhei Sutou kous****@users*****
2006年 11月 27日 (月) 14:50:32 JST


Index: tomoe/lib/tomoe-writing.h
diff -u tomoe/lib/tomoe-writing.h:1.7 tomoe/lib/tomoe-writing.h:1.8
--- tomoe/lib/tomoe-writing.h:1.7	Mon Nov 27 13:04:31 2006
+++ tomoe/lib/tomoe-writing.h	Mon Nov 27 14:50:32 2006
@@ -18,7 +18,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe-writing.h,v 1.7 2006/11/27 04:04:31 kous Exp $
+ *  $Id: tomoe-writing.h,v 1.8 2006/11/27 05:50:32 kous Exp $
  */
 
 /** @file tomoe-handwrite.h
@@ -32,8 +32,8 @@
 
 G_BEGIN_DECLS
 
-#define TOMOE_WRITING_WIDTH 100
-#define TOMOE_WRITING_HEIGHT 100
+#define TOMOE_WRITING_WIDTH 1000
+#define TOMOE_WRITING_HEIGHT 1000
 
 #define TOMOE_TYPE_WRITING            (tomoe_writing_get_type ())
 #define TOMOE_WRITING(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), TOMOE_TYPE_WRITING, TomoeWriting))


tomoe-cvs メーリングリストの案内
Back to archive index