balena-dash icon indicating copy to clipboard operation
balena-dash copied to clipboard

Not support unicode

Open wongmk4 opened this issue 5 years ago • 4 comments

Cannot display unicode correctly, can only display rectangle rather than characters.

wongmk4 avatar Feb 22 '20 18:02 wongmk4

I think its missing a font. Here is what I did to get it working with emoji (which are just a subset of unicode): https://gitlab.com/bettse/balena-dash/-/commit/240882b4e85e48d37e4f2dea932ec3792779a727

bettse avatar Aug 22 '20 21:08 bettse

https://github.com/balenalabs/balena-dash/issues/18 may be a duplicate of this issue

bettse avatar Aug 22 '20 21:08 bettse

COPY fonts/* /usr/share/fonts/truetype/

luanhailiang avatar Dec 25 '20 11:12 luanhailiang

https://github.com/luanhailiang/balena-dash/commit/e4afc78b8a8bdcec540c0c509684de386b251793

luanhailiang avatar Dec 25 '20 11:12 luanhailiang