Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 811 Bytes

File metadata and controls

25 lines (17 loc) · 811 Bytes

Lilex logo

monospaced font with programming ligatures

Lilex is the font containing a set of ligatures from for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like .. or //, ligatures allow us to correct spacing.

Compiled version are available under releases

Examples

JavaScript

Credits