juliamono icon indicating copy to clipboard operation
juliamono copied to clipboard

repository for JuliaMono, a monospaced font with reasonable Unicode support.

Results 35 juliamono issues
Sort by recently updated
recently updated
newest added

I am using font version 0.045, and I confirm that this is reproducible on macOS 12.5 with VS Code 1.69.2 using a minimal `settings.json` pasted below. All three versions are...

enhancement

(from [Discourse](https://discourse.julialang.org/t/juliamono-displays-different-on-windows-notepad/73366)) # Problem I know it is difficult to investigate, but `\Gamma` has different height on Windows Notepad (size 11). This is best seen when compared to the capital...

bug
need more info

Hi, thank you for making this font. I like it, but in case you plan to add more language support, I would like to vote for Arabic. I have three...

enhancement

According the addendum of [this](https://ionathan.ch/2022/04/09/angzarr.html) blogpost. > Julia Mono’s is a little weird: the bottommost bar of the zig-zag isn’t straight, and the vertical bar of the angle again has...

enhancement

``` \documentclass{article} \usepackage{fontspec} \setmainfont[Path = ./,]{JuliaMono-Regular} \begin{document} n̲ = 𝘮̲ x̲ = 𝛼̲ \end{document} ``` The above saved as `test.tex` and compiled with `xelatex test.tex`, or `lualatex test.tex` produces my...

bug

Hi! Thanks for visiting. - found a serious mistake/error? Report it and I'll try to fix it sometime. The "italic" version of slashed zero is not italic. It remains the...

bug

Looking through the PUA I found, to my great delight, lots of superscripts and subscripts. Some questions regarding these: (1) Some code points are assigned identical (to my eyes, at...

enhancement

Hey, Not really an issue, rather a suggestion, but in order to package the font font some package managers, it is often required to provide a checksum to match against...

enhancement

Hello! I noticed that there is coverage of most of the unicode playing card block. The only glyphs missing are the Trumps (U+1F0E0 to U+1F0F5) It would be nice to...

enhancement

Many mathematical operators come in two versions: a binary one and and an N-ary one. The symbol for the N-ary operator is typically a larger version of the symbol for...

enhancement