monoid
monoid copied to clipboard
Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
"Capital P with a hook" & "Element of" symbol These characters are used by Emacs 'clojure-mode' to "fancify" code. See here for details.
Opentype: https://github.com/nodebox/opentype.js - Doesn't support CALT or LIGA - ~~Doesn't support kerning~~ Now it does! Zips: https://gildas-lormeau.github.io/zip.js/core-api.html#zip-writing https://stuk.github.io/jszip/documentation/examples.html
I'm starting to "wrap" ligatures in spaces to avoid current problems like this:  Some ligatures can only have space to one side though...
When typing more than 3 periods, it will show whitespace and a single ellipsis. ###### Text ``` " . .. ... ........" ^ ^ ^ ^ full stop double-dot ellipsis...
``` Traceback (most recent call last): File "./Scripts/build.py", line 46, in option('Squeeze', 'Squeezed capitals with diacritics', SwapLookup("ss14")) File "/data/Scripts/fontbuilder.py", line 158, in SwapLookup return swap_op NameError: global name 'swap_op' is...
I'd like to have different line height versions installed at the same time to be able to compare them, but I couldn't install both Medium and Large on Windows since,...