Skip to content

yilinfang/PlemolSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlemolSC

PlemolSC is a fork of PlemolJP.

PlemolSC is a font combines the IBM Plex Mono and IBM Plex Sans SC, designed for programming use. PlemolSC also combines some glyghs from Hack and Nerd Fonts.

The build scripts are from PlemolJP. I made some changes which are commented with HACK in the scripts.

For more detail about the building process and the information of each variant, please refer to the initial README of PlemolJP.

For the information of the base fonts used in PlemolSC, please refer to Release Notes.

Usage

Download the latest release from Releases and install the fonts.

Build

Prerequisites

  • Docker
  • Docker Compose (optional, but recommended)

Build the fonts

git clone https://github.com/yilinfang/PlemolSC.git
cd PlemolSC
rm -rf build
mkdir build
docker compose build
docker compose run --rm fontbuilder

The fonts will be generated in the build/release

License

The PlemolSC fonts are licensed under the SIL Open Font License, Version 1.1.

The original license of PlemolJP can be found here.

About

A fork of PlemolJP. A combination of IBM Plex Mono and IBM Plex Sans SC.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 71.1%
  • Python 26.9%
  • PowerShell 1.5%
  • Dockerfile 0.5%