Skip to main content

Korean webfont generator using Google Fonts + Korean

Project description

이게 뭔가요?

한글 폰트를 fonttools를 이용해 Google Fonts + 한국어처럼 분할해주는 툴입니다.

개발환경 설정

git clone https://github.com/laziu/krwftgen.git
cd krwftgen
python -m venv .venv            # >= 3.4
source .venv/bin/activate       # PS: '.\.venv\Scripts\Activate.ps1'
python -m pip install -r dev-requirements.txt
python -m pip install -r requirements.txt
python -m pip install --editable .
# krwftgen -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

krwftgen-0.1.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page