A cross platform tool to view font information.
Prerequisites
- cmake,python
- Open source libraries: Qt5, freetype, harfbuzz, boost, icu, iconv, openssl, podofo(optional)
- Homebrew (macOS) or vcpkg (Windows) is recommended to manage the libraries.
Get the Repo:
git clone https://github.com/frinkr/FontViewer.git
CMake gen:
cd FontViewer
python cmake-gen.py
Checkout the build directory to find the project files.
Intuited & Simple
MIT