#3585 BLOC Update.: Support for internationalization for turtleart

Zarro Boogs per Child bugtracker at laptop.org
Sun Nov 11 15:07:24 EST 2007


#3585: Support for internationalization for turtleart
---------------------------------+------------------------------------------
  Reporter:  RafaelOrtiz         |       Owner:  bss     
      Type:  defect              |      Status:  new     
  Priority:  blocker             |   Milestone:  Update.2
 Component:  turtleart-activity  |     Version:          
Resolution:                      |    Keywords:          
  Verified:  0                   |  
---------------------------------+------------------------------------------
Changes (by sayamindu):

 * cc: sayamindu (added)


Comment:

 One of the major problems I see with the current iteration of the source
 code is that most of the on screen/canvas items are gif files with textual
 matter on them. I don't think this is a very good i18n practice.
 One alternative way is to somehow generate images on the fly with a method
 which takes the "base" image (the actual "block"), and the text
 (gettexted) which is to be rendered on the base as arguments. However,
 this process can be
  * A bit resource intensive as all images have to be generated on the fly
  * It's impossible to pre-determine the length of a translated text, and
 so the text drawn on the base may overflow.

-- 
Ticket URL: <http://dev.laptop.org/ticket/3585#comment:2>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list