LibreCAD "TEXT" entity support tests.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

LibreCAD "TEXT" entity support tests.

ClaudeQC
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