Skip to content

LilexSansSC Dual v0.1.0

Choose a tag to compare

@AkaraChen AkaraChen released this 27 Jul 13:54
eca47dd

LilexSansSC Dual v0.1.0

Coding dual-width face: Lilex (Latin / programming ligatures) + IBM Plex Sans SC (CJK), strict 2:1 (EN 550 / CJK 1100).

First public product for sans/ after swapping the Latin base from IBM Plex Mono → Lilex (KIT-245 / PR #8).

Assets

File Notes
LilexSansSCDual-Regular.ttf Regular
LilexSansSCDual-Bold.ttf Bold
LilexSansSCDual-0.1.0.zip both TTFs + OFL-Lilex + OFL-IBM-Plex + README

Family name in font menus: LilexSansSC Dual

Highlights

  • Latin base: Lilex 2.700 (GSUB/GPOS/GDEF preserved → calt ligatures, ss01ss04, cv01cv15, …)
  • CJK: IBM Plex Sans SC @ibm/plex-sans-sc@1.1.0 (hinted complete TTF)
  • Grid: EN 550 / CJK 1100 (Lilex native cell 600, X-scaled ~8.3%)
  • Verified: 2:1 advances + 107 .liga glyphs + GSUB calt

Install

Download the zip or TTFs → install system-wide / per-user fonts → pick LilexSansSC Dual in terminal / IDE. Enable font ligatures if you want == / => / != style programming ligatures.

Rebuild

cd sans && ./scripts/build.sh
# → out/LilexSansSCDual-{Regular,Bold}.ttf
./scripts/package-release.sh 0.1.0

License

SIL OFL 1.1 — Lilex RFN “Lilex”, Plex RFN “Plex”. Compound name is a project label; not an official Lilex or IBM face.

Repo: https://github.com/AkaraChen/font
PR: #8
KIT-245