shine-flower

Results 1 issues of shine-flower

#### code:height is 2.7. How to make the height of hollow characters consistent with the height of ordinary characters? ```text doc = ezdxf.readfile('211.dxf') doc.styles.new('SimHei', dxfattribs={'font': 'SimHei.ttf'}) msp = doc.modelspace() height...