Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 656 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 656 Bytes

Motorola Font Packer

A simple tool to pack your custom Motorola font package

License

  • Apache Version 2.0

Requirements

  • x86_64 environment (Windows Or Linux)
  • Python 3.10 or higher
  • JRE 8 or higher

Usage

  • ./main.py to launch packer main window

Download

GitHub Release

Development && Install

  • pip install -r requirements.txt to install require packages
  • You need to install JDK or JRE 8+ version to sign font package
  • You can use PyQt5Designer to edit main window ui

Credit