Processing math: 100%

태그: pyqt5

0

Amazfit Bip Font Creator 5 - 실행 파일 생성

Amazfit Bip Font Creator 5 - 실행 파일 생성 실행 파일은 pyinstaller 로 생성합니다. 먼저 pyinstaller 를 설치합니다. 1pipinstallpyinstallerpyinstallerexe..1 pyinstaller

0 Comments

Amazfit Bip Font Creator 1 - UI 구성

Amazfit Bip Font Creator 1 - UI 구성 Amazfit Bip 에서 사용할 폰트를 생성합니다. Qt5를 사용하여 UI를 생성합니다. Qt5 사용 QT에서 UI를 생성할 경우 QMainWindow를 사용시에는 Widget을 생성하고 setCentrlWidget을 호출해야 합니다. 123456class AmazfitBipFontCrea