Menlo font not applied to all code files [Android]
See original GitHub issueAlthough the Menlo
font comes with default in iOS devices, it doesn’t for Android hence why I recently linked it to the app. Noticing something very weird where some files (yarn.lock
for example - it seems applied but not for others 🤔 )
The same applies for repository code files as well as pull request diff screens
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Change the font in the Android Studio editor or IntelliJ IDEA
At work I have added ligatures to the Menlo font using an open source project and it doesn't show up. I've tried disabling...
Read more >307605 - 'font-family: menlo, monospace' rendered as sans-serif
Issue 307605: 'font-family: menlo, monospace' rendered as sans-serif ... Observe that the top block is not rendered using a monospace font. What ...
Read more >Code blocks do not use a fixed width font on Android
When browsing from my HTC Droid Incredible, running Android 2.2 w/ Sense, code blocks are not fixed-width. Minor issue, no doubt. example. support ......
Read more >File: android-tkinter/CODE/textConfig.py - Learning Python
All of these are used for initial configuration only: you can change font # and colors from ... This does not require any...
Read more >Source Code Pro - Google Fonts
Source Code preserves the design features and vertical proportions of Source Sans, but alters the glyph widths so that they are uniform across...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ll take a look during the afternoon, maybe it’s caused by #60 and #80
It does look ugly 🤔
I can try switching it up for another
.ttf
(but feel free to try and find one if you like). I found this one here so I guess that probably wasn’t a good idea 😂