관심 1/Python

jupyter notebook 그래프 사용 가능 폰트 확인

give_me_true 2021. 10. 18. 23:40
import matplotlib.font_manager as fm
fm.fontManager.ttflist

[f.name for f in fm.fontManager.ttflist]

사용가능한 폰트 확인하기

 

그리고 폰트 이름만 확인하기