Login  Register

LibreCAD "TEXT" entity support tests.

Posted by ClaudeQC on Aug 25, 2012; 3:07am
URL: https://forum.librecad.org/LibreCAD-TEXT-entity-support-tests-tp5706990.html

Hello Rallaz,

- I started doing some tests on LibreCAD support for
  "TEXT" entities...

- I noticed the following things:

        1) In "TEXT" entity properties dialog box, the "TEXT"
           entities option you call "Width Rel" is called
           "Width factor" on IntelliCAD based CAD software
          (CADopia, Autodsys IntelliCAD).
           So, I think it should be renamed as "Width factor".

        2) In "TEXT" entity properties dialog box, you regrouped
           the following options in a group named "Font":

                - A nameless item that select the font.
                - "Height".
                - "Angle".
                - "Oblique".
                - "Width Rel".

          I think that the "Font" group should be renamed as
          "Text settings", and the nameless item that select the font
          should be named "Font".
          Notes: "Text settings" is the name used by IntelliCAD
          based CAD software.

        3) In "TEXT" entity properties dialog box, in "Alignment"
           group, the image embedded in buttons do not show
           clearly if horizontal justification is "Left", "Center",
           or "Right"; but seems to only show the vertical
           justification ("Top", "Middle", "Baseline", "Bottom").


- Will continue to tests...


Claude