[Github-comments] [geany/geany] Underscores missing with certain fonts, such as the default "Monospace Regular" font (#2386)

Marc Quinton notifications at xxxxx
Mon May 4 08:48:22 UTC 2020


a very quick way to fix this issue in Geany :

`
cat > $HOME/.config/geany/filedefs/filetypes.common << EOF
[styling]
 
# geany / ubuntu focal / underscore not visible with monospace font
# https://github.com/geany/geany/issues/2386

line_height=0;2;

EOF
`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2386#issuecomment-623338327
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200504/23144ff6/attachment-0001.htm>


More information about the Github-comments mailing list