Firicico
Firicico copied to clipboard
Certain Characters showing wrong?
If you take a look at this code snippet, you can see that several characters are showing up incorrectly.
Wondering if there is a work around for this one the other issues touch on something similar, but to me it looks like the letters C & O aren't rendering correctly neither is the semi-colon ;
Same here.
I'm on Windows 10 and this is happened to me too.
I'm also on Windows 10 and this is happening
Workaround - Windows 10 Build 1809
- Settings > Time & Language > Language > Administrative language settings
- Change system locale...
- Enable "Beta: Use Unicode UTF-8 for worldwide language support"
- Restart computer.
References How to set the language for non-Unicode programs in Windows
@jprg alright I will give this a try soon as I return home from work thanks
@jprg It was a good try, but it did not work for me. Sadly
@TRayS2 Also didn't work for me and I think it is because my Windows 10 build is still 1803.
Workaround - Windows 10 Build 1803
- Revert font files to earlier version.
git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico.ttf"
git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico Italic.ttf"
- Install font files.
- Restart Visual Studio Code.
@jprg thanks for the solution! This is a nice solution.
Workaround - Windows 10 Build 1803
1. Revert font files to earlier version. `git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico.ttf"` `git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico Italic.ttf"` 2. Install font files. 3. Restart Visual Studio Code.
On Windows 10 I had to remove the old fond first in order for this solution to work (just used the Fonts settings app). I installed the font unprivileged so that might have something to do with it.
The imgbot branch has a font that worked for me even though I have my system local on Japanese.