Author Topic: Mirrored Text: Fliptxt.lsp Yields Undesired Result  (Read 171 times)

0 Members and 1 Guest are viewing this topic.

CEHill

  • Mosquito
  • Posts: 18
Mirrored Text: Fliptxt.lsp Yields Undesired Result
« on: April 25, 2024, 11:44:44 AM »
To correct mirrored text exported as DWG files from another application, I found an existing lisp program, FLIPTXT.LSP, that is designed to flip mirrored text to correctly rotated readability.

In the attached test DWG file, I reset the MIRRTEXT system variable to "1"
The test file mimics exported files' mirrored text as access to actual exported files is not yet possible.

RESULT
The orientation of the flipped text as processed by the LISP file is undesirable (upside down).

Can someone suggest changes? This includes any changes (other than MIRRTEXT) to the DWG file or, changes to the attached LISP file code by Lee Mac?

Thanks, Clint