This Python script extracts TEXT and MTEXT entities from a DXF file, including those nested within INSERT (block) entities. It converts each character into a vector polygon outline, centers the text ...
As there are three variants right now (possibility to add more in future) which also might vary in paramteres, it is the easiest way to introduce a configuration file. In this file one configuraiton ...