Hi Bill!

Bill Kendrick <[EMAIL PROTECTED]> wrote:
> 
> Chinese works.  (Compared to a screenshot online.)
> Japanese LOOKS like it still works. (I could ask my wife to try translating ;)

I tested your CVS version. Japanese works completely good !
you can take Japanese screen shot from my web page.

  English page: http://www11.plala.or.jp/stoyama/tuxpaint/index-e.html
  Screenshot: http://www11.plala.or.jp/stoyama/tuxpaint/lang_japanese.png

By the way, I found a problem in 0.9.11 with 800x600 mode just now (et seq)

--- tuxpaint.c.org      2003-07-21 23:30:59.270411465 +0900
+++ tuxpaint.c  2003-07-21 23:37:25.386781144 +0900
@@ -5095,7 +5095,7 @@
   if (num_brushes > 14 + TOOLOFFSET)
   {
     off_y = 24;
-    max = 12;
+    max = 12 + TOOLOFFSET;
 
     dest.x = WINDOW_WIDTH - 96;
     dest.y = 40;

-- 
TOYAMA Shin-ichi

_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to