mimic icon indicating copy to clipboard operation
mimic copied to clipboard

Some characters do not display in Windows 7

Open Semigradsky opened this issue 8 years ago • 7 comments

Homoglyphs from repo:

["               ", "!!ǃⵑ︕﹗", """", "##﹟", "$$﹩", "%%٪⁒﹪", "&&﹠", "''ʹʹ", "((﹙", "))﹚", "**⋆﹡", "++᛭﹢", ",,ˏᛧ‚", "--˗−⎼╴﹣", "..․", "//᜵⁄∕⧸", "2ᒿ", "3Ʒℨ", "4Ꮞ", "6Ꮾ", "9Ꮽ", "::ː˸։፡᛬⁚∶⠆︓﹕", ";;;︔﹔", "<<˂‹≺❮ⵦ﹤", "==═⚌﹦", ">>˃›≻❯﹥", "??︖﹖", "@@﹫", "AΑАᎪ", "BΒВᏴᗷⲂ", "CϹСᏟⅭⲤ", "DᎠᗪⅮ", "EΕЕᎬ", "Fᖴ", "GԌᏀ", "HΗНዘᎻᕼⲎ", "IΙІⅠ", "JЈᎫᒍ", "KΚᏦᛕKⲔ", "LᏞᒪⅬ", "MΜϺМᎷⅯ", "NΝⲚ", "OΟОⲞ", "PΡРᏢⲢ", "QԚⵕ", "RᎡᏒᖇ", "SЅᏚ", "TΤТᎢ", "VᏙⅤ", "WᎳᏔ", "XΧХⅩⲬ", "YΥⲨ", "ZΖᏃ", "[[", "\\∖⧵⧹﹨", "]]", "^^˄ˆᶺ⌃", "__ˍ⚊", "``ˋ`‵", "aɑа", "cϲсⅽ", "dԁⅾ", "eеᥱ", "gɡ", "hһ", "iіⅰ", "jϳј", "lⅼ", "mⅿ", "nᥒ", "oοоഠⲟ", "pрⲣ", "sѕ", "uᥙ∪", "vᴠⅴ∨⋁", "wᴡ", "xхⅹⲭ", "yуỿ", "zᴢ", "{{﹛", "||ǀᛁ⎜⎟⎢⎥⎪⎮│", "}}﹜", "~~˜⁓∼"]

That's what I see in the Sublime Text: image

Semigradsky avatar Oct 27 '15 21:10 Semigradsky

Isn't this just a Sublime Text issue? Or an issue with your monospace font?

Try using a different one.

refi64 avatar Oct 27 '15 21:10 refi64

In Google Chrome console and Visual Studio Code the same thing happens. My OS is Windows 7.

Semigradsky avatar Oct 27 '15 22:10 Semigradsky

I meant a different monospace font...

refi64 avatar Oct 27 '15 22:10 refi64

On Windows 10 I have the same result.

Of course I can set different font, but the fact that not all the characters are displayed in a standard font. And the example from README does not look as mimic: image

Semigradsky avatar Oct 28 '15 08:10 Semigradsky

What 'standard font' are you using, so that I can attempt to reproduce it?

reinderien avatar Oct 29 '15 04:10 reinderien

In Sublime Text this is consolas (standard windows monospaced font):

>>> view.settings().get('font_face')
'Consolas'

Semigradsky avatar Oct 29 '15 07:10 Semigradsky

Yes, that's a popular font - I will move the problematic characters to reverse-only. Can you (or someone else) please screenshot the output of current mimic -l on Windows in Consolas?

reinderien avatar Oct 31 '15 18:10 reinderien