Commit graph

320 commits

Author SHA1 Message Date
subframe7536
583ba7321b Add dockerfile 2024-12-08 00:55:15 +08:00
subframe7536
7ea5604d56 add namingFAQ 2024-12-08 00:12:15 +08:00
subframe7536
0986e4aa50
Make release CI works (#291)
* fix ci

* commit updated woff2 var

* fix `--normal --no-liga`

* reduce logs

* split custom and release
2024-12-07 23:32:53 +08:00
subframe7536
84f52b0ca2 add font source script 2024-12-05 21:14:02 +08:00
subframe7536
896929bce7 add --ttf-only option 2024-12-05 21:13:48 +08:00
subframe7536
a1c9204d44 more ignore in ligatures and improve italic g and y 2024-12-05 17:50:22 +08:00
subframe7536
68d8405211 format version id and build script version 2024-12-05 10:06:55 +08:00
subframe7536
474c943005 improve release ci 2024-12-05 08:53:31 +08:00
subframe7536
7cefafd675 NL build in release, add suffix NL to name if disable ligature 2024-12-05 01:08:08 +08:00
subframe7536
50f5c6f25c update cn version guide 2024-12-05 00:27:07 +08:00
subframe7536
fa36b2570a determine the built-in NF base font range #289 2024-12-05 00:08:54 +08:00
subframe7536
baaa419970 update features readme 2024-12-04 23:13:02 +08:00
subframe7536
ee68cfc715 fix name #289 2024-12-04 23:05:52 +08:00
subframe7536
fdced27f86 upgrade Nerd-Font to 3.3.0 2024-12-04 22:27:12 +08:00
subframe7536
ce682669f9 detect font forge bin path using shutils.which 2024-12-04 22:09:58 +08:00
subframe7536
36e3c59b59 improve readme 2024-12-04 17:30:39 +08:00
subframe7536
3e84e6913b fix emdash and increase l.cv35 italic angle 2024-12-04 17:30:02 +08:00
subframe7536
7db6ebb75f fix typo #281 2024-12-04 10:23:46 +08:00
subframe7536
170d547089 skip optmization in debug 2024-12-04 09:52:32 +08:00
subframe7536
c61a6baeb4 add download progress 2024-12-04 09:14:42 +08:00
subframe7536
9169058828 fix default config 2024-12-04 09:09:41 +08:00
subframe7536
143c608f16 move nerd_font.github_mirror to github_mirror 2024-12-03 22:51:50 +08:00
subframe7536
664db94f28 add use_static_base_font in cn, improve downloader 2024-12-03 21:32:46 +08:00
subframe7536
dc3fcdae9e release and custom build in CI 2024-12-03 18:02:53 +08:00
subframe7536
c1d1d49f8a rename --release to --archieve, reduce logs 2024-12-03 17:06:41 +08:00
subframe7536
b1d58b65b2 tiny improves 2024-12-03 15:34:06 +08:00
subframe7536
136b4c0d01 generate sha256 checksum file and reuse caches in release 2024-12-03 11:00:03 +08:00
subframe7536
fa6116a4b4 various improves:
- fix glyph transform in italic style #283
- optimize `t`, `l`, `i`, `j` #281
2024-11-30 22:29:31 +08:00
subframe7536
2466a81995 various improves:
- improve italic connected stroke ligatures
- improve `\u276e` - `\u2771` #280
- Format ligatures spacing #279
2024-11-28 23:33:19 +08:00
subframe7536
1b3e49ab88 fix wrong glyphs in italic 2024-11-23 21:34:50 +08:00
subframe7536
c67349ff13 update help 2024-11-23 20:04:05 +08:00
subframe7536
44c8f3fb94 various improves:
- improve i, f #273
- smarter `>>` `>>>`
- break connected strokes when multiple
- improve italic x, add italic xl, xll
- improve `$`, `&`, `b`, `d`, `p`, `q`, italic `d` / `n` / `p` / `r` / `u`
2024-11-23 19:39:36 +08:00
subframe7536
1600365ab9 improve build script
- add args group
- add debug option
- remove dir prefix
- simply config load
- add cache option
- outline check and version fix for otf
- remove `--release` require on `--cn-both`
- no longer modify variable format name
- improve build finish info
2024-11-23 19:35:39 +08:00
subframe7536
ba7e5a1306 externalize get_freeze_config_str 2024-11-23 19:26:41 +08:00
subframe7536
3dd9d198a5 various improves
- disable `<-` when having tailing number
- longger `|>`
- optimize `a`, `%`, `@`, `~@` in cv01 . cv02
- improve build script
2024-11-09 23:05:22 +08:00
subframe7536
e3fb7e6cc0 fix freeze function and add missing ligature in build-config.json #248 2024-10-28 20:04:19 +08:00
subframe7536
287683a984 ligature option no longer effect cvXX, add --feat cli args #267 2024-10-28 10:36:13 +08:00
subframe7536
f3edc3808f update woff2 2024-10-27 19:49:39 +08:00
subframe7536
307219fa7f fix default value 2024-10-27 16:36:38 +08:00
subframe7536
55037eb430 more args in build script 2024-10-27 16:25:43 +08:00
subframe7536
7b84ed96c2 add missing ss08 in config.json 2024-10-27 15:57:55 +08:00
subframe7536
5693bd2edd various improves:
- optimize `percent.cv01` and ` numbersign.cv01` #245
- fix contour sequence issues
- remove space required in `<< ` and ` >>` by default #233
- sharpen latin letters' cross corner, adjust weird glyph stems
- make `ss05` to disable escape char #234
- move double headed arrows and reversed arrows to `ss08`
- improve build script
- improve build base nf script
- add more detailed descriptions in readme and schema
- add support to remove all ligature #248
2024-10-27 15:55:21 +08:00
subframe7536
a56aeed310 explain freeze option #233 2024-10-14 14:21:26 +08:00
subframe7536
fb6e15a0f7 revert modifying the font name in TTF-AutoHint 2024-10-14 14:07:52 +08:00
subframe7536
faf96e5ded add --dry option, fix args handle and prefer slash in path 2024-10-14 12:21:33 +08:00
subframe7536
bf1a109480 update readme 2024-10-14 11:15:21 +08:00
subframe7536
77cf9e36aa fix autohint dir structure #263 2024-10-14 00:57:33 +08:00
subframe7536
1ef531e57f detect build_nf function early #262 2024-10-13 23:29:39 +08:00
subframe7536
5df402f566 github mirror support 2024-10-13 21:49:20 +08:00
subframe7536
877965ff95 Merge branch 'variable' of github.com:subframe7536/Maple-font into variable 2024-10-13 19:16:43 +08:00