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

Font size is not fixed #51

Closed QiangF closed 4 years ago

QiangF commented 5 years ago

When I have CJK characters in shapes, the same character has different sizes in different shapes.

dakusui commented 4 years ago

This person: https://github.com/luozengbin seems to share a patched version of ditaa as jditaa.jar for Japanese handling and it might work for you. https://github.com/luozengbin/dot.emacs.d/tree/master/extra/org-ditaa.

I think this issue is a duplicate of Issue #34 .

QiangF commented 4 years ago

Thank you! I have found an alternative https://github.com/aafigure/aafigure