Android monospace space ( ) width is different than character width

前端 未结 1 1620
花落未央
花落未央 2021-01-12 04:22

I\'m developing a little webapp. I tried displaying some output in an sort of ascii art way, using boxdrawing characters. However, I noticed that on Android the space (

相关标签:
1条回答
  • 2021-01-12 04:58

    I ran into this exact same problem! Box drawing gliphs are missing in Google fonts.

    Adobe's Source Code Pro has them. Mononoki should too.

    I suspect may other issues with Android monospace are due to this general issue.

    0 讨论(0)
提交回复
热议问题