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
924 stars 87 forks source link

document how to use svg-font-url #36

Open roshanq opened 6 years ago

roshanq commented 6 years ago

I tried using --svg-font-url "https://fonts.googleapis.com/css?family=Open+Sans" and it didn't seem to work

neal2018 commented 3 years ago

should use --svg-font-url="https://fonts.googleapis.com/css?family=Open+Sans"