Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some characters do not display in Windows 7 #31

Open
Semigradsky opened this issue Oct 27, 2015 · 7 comments
Open

Some characters do not display in Windows 7 #31

Semigradsky opened this issue Oct 27, 2015 · 7 comments
Assignees
Labels

Comments

@Semigradsky
Copy link

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

@refi64
Copy link

refi64 commented Oct 27, 2015

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

Try using a different one.

@Semigradsky
Copy link
Author

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

@refi64
Copy link

refi64 commented Oct 27, 2015

I meant a different monospace font...

@Semigradsky
Copy link
Author

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

@reinderien
Copy link
Owner

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

@reinderien reinderien added the bug label Oct 29, 2015
@reinderien reinderien self-assigned this Oct 29, 2015
@reinderien reinderien changed the title Not very insensibly Some characters do not display in Windows 7 Oct 29, 2015
@Semigradsky
Copy link
Author

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

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

@reinderien
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants