Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 254 Bytes

how to compile

  1. get qt6 (it is not on the package list for ubuntu 20.04 and under 🙀🙀🙀)
  1. get freetype (and also maybe build it)
  2. mkdir build
  3. cmake ..
  4. make