Simple Korean font manager for Matplotlib (Mac)
Project description
pltfont
Mac 환경에서 Matplotlib 한글 폰트를 자동 설정하거나 순환 변경할 수 있는 간단한 유틸리티입니다.
한글 폰트 설정 문제로 매번 고민할 필요 없이, pltfont로 쉽게 해결할 수 있습니다.
주요 기능
- Mac OS에서 Matplotlib 한글 폰트 자동 설정
- 설치된 한글 폰트 목록 확인
- 특정 폰트 선택 후 적용
- 설치된 폰트 순환 기능
설치
pip install pltfont
사용 예시
import pltfont
# 1. 자동으로 한글 폰트 설정
pltfont.auto()
# 2. 설치된 폰트 목록 확인
pltfont.list_fonts()
# 3. 특정 폰트 지정
pltfont.set("AppleGothic")
# 4. 다음 폰트로 순환
pltfont.next_font()
주의사항
- 현재 Mac 환경에서만 정상 동작합니다.
- Python >=3.8, Matplotlib >=3.6 환경에서 권장합니다.
라이선스
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pltfont-0.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pltfont-0.1.0.tar.gz.
File metadata
- Download URL: pltfont-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e83c9c7d05dfd85d44303e9294ba0c5c7ba30445de39b559c4c30cc2f73ffcf2
|
|
| MD5 |
9448fd10597b5782f465eb1afe794e76
|
|
| BLAKE2b-256 |
1b7345471c71b7186d0bfe298cce46dcbecb52c52f819f625a20ed458f5f41a7
|
File details
Details for the file pltfont-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pltfont-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cc56634a62592b8953dc2231b6c3764094f03a01f3833bff15d288ac29c6482
|
|
| MD5 |
f8bcfdb17de41ba6799959b45c883d85
|
|
| BLAKE2b-256 |
7c2d776e006393b65687e45f27967b8508e9b8a4c4f009e7127ebc7d038bf5be
|