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

Many UTF-8 characters not renering #52

Closed rudolph9 closed 5 years ago

rudolph9 commented 5 years ago

It would be very useful to use some of the later additions to UTF-8 such as

🔏 but current they just render as a blank :neutral_face:

rudolph9 commented 5 years ago

Ok, this has everything to do with the unicode support on the running system.

Here is an example of a docker image with pretty good Unicode support https://github.com/EXERGY/ditaa-docker/commit/7dcc1d4ee5e59bdfd7cc15fbcf21faeb9cdc2db5