https://bugs.freedesktop.org/show_bug.cgi?id=61376

          Priority: medium
            Bug ID: 61376
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: LibreLogo: missing Asian and CTL support, and other
                    problems
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: nem...@numbertext.org
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.0.0.alpha0+ Master
         Component: Writer
           Product: LibreOffice

Created attachment 75432
  --> https://bugs.freedesktop.org/attachment.cgi?id=75432&action=edit
test file with 'forward 45' with Japanese Logo command

Attached test file: ja.odt
(content: “forward 45” in Japanese)

Preparing the test: 
1. copy LibreLogo_ja.properties from an installed distribution (eg. from
/opt/libreoffice4.0/share/Scripts/python/LibreLogo) to the similar dictionary
of the test build libo/install/share/Scripts/python/LibreLogo.
2. click of the Start icon of the (View->Toolbars->)Logo toolbar. The program
will execute the program (the UI language of LibreOffice doesn't matter here,
because the Western language of this test document is 'None', so LibreLogo will
use the Asian language 'ja-JP' of the document also for the native language of
the Logo program.)

Other (general) test file:
chess.odt - http://templates.libreoffice.org/template-center/chessboard

ChangeLog:

LibreLogo fixes for 4.0.0:

    * fix Asian and CTL language support. Language recognition depends from the
      UI language of LibreOffice and the language(s) of the document.
    * fix turtle shape, the problem with the old arrow-like turtle shape
      reported by teachers and other users of turtle graphics
    * better consistency with the UI based position and rotation settings of
the
      turtle: now Drawing Object toolbar supports also the pen color, fill
      color and transparency, also line width settings of the turtle.
    * real dotted line works with rectangles, also with rounded corners
    * restore original cursor position and selection at the end of the running
      (problem reported by Viktória Lakó)
    * fix 'sleep' (resulted by the new default non-integer division of Python
3,
      reported by Prof. Gilvan Vilarim)
    * fix 1-character length variable name/casing problem (reported by
      Prof. Gilvan Vilarim)
    * fix false leading and ending function name recognition
    * support 'translation' of the selected text
    * fix bad line width settings after command 'home'
    * fix dot shape of dotted lines (remove its 0 width 'tail') by minimal dot
      size of dotted lines: 1pt, and shorter 'tail' size
    * fix size of the rounded corners of the rectangle shape
    * rotation doesn't modify the size of the selection frame of the turtle

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to