victorqribeiro / imgToAscii

A JavaScript implementation of a image to Ascii code
https://victorqribeiro.github.io/imgToAscii/
MIT License
400 stars 34 forks source link

space width difference between color and black on ios #4

Closed Neutree closed 4 years ago

Neutree commented 4 years ago

Describe the bug

Space width difference between color and black on ios, color mode's width is shorter than black's

but it's normal on PC

To Reproduce

  1. run server
  2. open in ios's brower like Safari or Chrome
  3. the space's width in color pic is wrong

Expected behavior

the shape of color's should be like black's

Screenshots

5bc288075ed7048ee09d735422620e2

d2882a4ac52fa2930695f1281d0c7ab

Smartphone :

victorqribeiro commented 4 years ago

Thank you for the bug report. This issue is now fixed.

Neutree commented 4 years ago

I made one converter page here https://neucrack.com/tools/ascii/ based on your code, it's nice~ thanks for your greate work!

victorqribeiro commented 4 years ago

Very nice. You're welcome!!!