Results 7 comments of Florian Morgan

As a side note, you can use patch fonts on mintty (installed along with MSYS2). However, it will not give you the option to choose the font in the configuration...

BTW https://github.com/ryanoasis/nerd-fonts provide fonts renderring well. The downside is that extra symbols codes don't seem to match.

Same issue in 1.3.1 ``` $ docker version Client version: 1.3.1 Client API version: 1.15 Go version (client): go1.3.3 Git commit (client): 4e9bbfa OS/Arch (client): linux/amd64 Server version: 1.3.1 Server...

I changed the way my client application uses the rabbitmq-server docker container so that it is less "intensive". Now I don't reproduce the problem, but I can't tell if the...

I'm using IDEA Community 2018.3, Windows 10 and TTF fonts from https://github.com/thiagolucio/HaskligFontFamily-Windows and I have this result: ![intellij-hasklig](https://user-images.githubusercontent.com/1587431/50142837-56c62480-02ab-11e9-8607-65339d592d83.png) As you can see italics display fine (First copyright block), however bold...

I'm facing a similar issue. Right after having generated a certificate, I cannot verify it using openssl. Here is what I do: ``` # Generate a new certificate remotely: cfssl...