Skip to content

A plugin for Seer Pro

Notifications You must be signed in to change notification settings

ccseer/FontViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontViewer

Screenshots

Building and Running

To build and run FontViewer:

  1. Clone the Repository

    git clone --recursive https://github.com/ccseer/FontViewer.git
  2. Open FontViewer.pro

    •    # TEMPLATE = lib
         # CONFIG += plugin
         # TARGET_EXT = .dll
         SOURCES += src/test.cpp
    • Build as exe
  3. Open the Project

    Open FontViewer.pro with your preferred Qt development environment.

  4. Build and Run

    Compile and run the project within the Qt environment.

Seer Plugin

Developed as a DLL plugin for Seer 4.0.0

About

A plugin for Seer Pro

Resources

Stars

Watchers

Forks