Commit c57e4b5
committed
feat(lekton)!: integrate Fira Code ligatures via a per-stage build ( optimized → LektonLig → LektonLigNF ), add ^/grave glyphs, split dotzero
- add scripts/ligaturize.sh wrapping Ligaturizer to copy Fira Code calt ligatures into every face ( LektonLig family )
- add scripts/glyphfix.py: enlarge the bullet and synthesize the missing ^ and grave from each face's own â/à accents
- split scripts/dotzero.py down to only dotting the zero
- restructure build.sh into a per-stage pipeline: original → optimized → LektonLig → LektonLigNF
- render assets/ligatures.svg in preview.py ( pre-commit-clean output ); refresh README + CONTRIBUTING
- rewire release zips/assets, correct the OFL copyright to "Accademia", drop the svg pre-commit exclude
BREAKING CHANGE: NerdFonts/ is replaced by LektonLigNF/ and the Nerd Font family is renamed LektonNerdFontMono → LektonLigNerdFontMono; release assets are renamed ( Lekton-NerdFont.zip → LektonLig-NerdFont.zip, + new LektonLig.zip ).
Signed-off-by: marslo <marslo.jiao@gmail.com>1 parent 6a24afc commit c57e4b5
36 files changed
Lines changed: 710 additions & 241 deletions
File tree
- .github/workflows
- LektonLigNF
- LektonLig
- NerdFonts
- assets
- optimized
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments