stathissideris / ditaa

ditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics.
GNU Lesser General Public License v3.0
930 stars 87 forks source link

ignore locale for lengths in SVG #64

Closed Flupp closed 3 years ago

Flupp commented 3 years ago

Fixes dashed lines which were rendered as solid lines in certain locales (i.e., locales that use “,” as decimal separator).