To build and run FontViewer:
-
Clone the Repository
git clone --recursive https://github.com/ccseer/FontViewer.git
-
Open
FontViewer.pro
-
# TEMPLATE = lib # CONFIG += plugin # TARGET_EXT = .dll SOURCES += src/test.cpp
- Build as exe
-
-
Open the Project
Open FontViewer.pro with your preferred Qt development environment.
-
Build and Run
Compile and run the project within the Qt environment.
Developed as a DLL plugin for Seer 4.0.0