No description
Find a file
2024-05-31 15:40:33 +08:00
source remove bottom bar of 1 in cv04 for better differentiation 2024-05-31 15:40:33 +08:00
.gitattributes test gitattributes 2024-03-08 14:44:57 +08:00
.gitignore rename src-font to source 2024-04-13 14:59:23 +08:00
build.py improve build logs 2024-05-24 11:29:45 +08:00
build_base_nf.py upgrade nerd font 3.2.1, add version check 2024-05-05 17:29:39 +08:00
OFL.txt add source 2022-08-05 00:00:28 +08:00
README.md remove bottom bar of 1 in cv04 for better differentiation 2024-05-31 15:40:33 +08:00

Maple Font (WIP)

Open source monospace & nerd font with round corner and ligatures.

Base on Jetbrains Mono and much "Opinioned"

Features

  • Round corner
  • New shape of @ $ % & Q a and cursive italic f i j k l x y
  • Large amount of ligatures
    • equal variants: == / === / != / !== / >= / <=...
    • arrow variants: -> / => / --> / ==> / <-> / <=>...
    • xml variants: </ / /> / <> / </> / <!--...
    • flow variants: |> / ||> / |||> / |||> / >=> / =>>...
    • same characters: ++ / -- / && / || / !! / ?? / .. / :: / ########...
    • plain text tag: [TODO] / todo)) / [FIXME] / fixme))
      • for logger: [TRACE] / [DEBUG] / [INFO] / [WARN] / [ERROR] / [FATAL]
  • Font features
    • zero: dot style 0
    • cv01: normal @ $ & Q
    • cv02: normal a
    • cv03: alternative i
    • cv04: alternative l and 1 (for better differentiation)
    • cv98: full width (ellipsis) and (emdash) support for Maple Mono NF CN
    • cv99: TW punctuations support for Maple Mono NF CN
    • ss01: normal italic f l i j x y
    • ss02: split == / === / != / !== / =/= / >= / <=
    • ss03: arbitrary plain text tags

Build

Browser

WIP

Local

run it in your local machine.

You can change config in build.py

Make sure you have python3 and pip installed

  • for custom font-patcher args, font-forge (and maybe python3-fontforge as well) is needed
  • for Ubuntu or Debian, maybe python-is-python3 is needed as well
pip install foundrytools-cli
python build.py

If you have trouble to install the dependencies, just create a new Github codespace on variable branch and run the commands there

credit

License

SIL Open Font License 1.1