Hello,
Using the Python version of aspose cad 24.4 and the code below to convert DWG to PNG, the text overlaps as shown in the following figure. How can I avoid this?
result.jpg (192.9 KB)
import aspose.cad as cad
fro…...shx_fonts =[ "path_to_fonts\HZTXT.shx", "path_to_fonts\STEDI....shx", "path_to_fonts\SIMPLEX.shx", "path_to_fonts\COMPLEX.shx"...