Skip to content

rivo/fontmanager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Font Manager

Font Manager is a browser based font utility which allows you to preview the fonts installed on your computer as well as preview the fonts contained in a directory, including fonts packaged in ZIP files. It currently scans for TTF (TrueType) and PFB (Adobe PostScript Type 1) files.

Font Manager Screenshot

Downloading and Running the JAR File

Download the precompiled JAR file from the "Releases" section on Github.

Then run the application:

java -jar fontmanager.jar

Open a browser window with the address http://localhost:3000.

Running via Source Code

To run the Font Manager from the Clojure source:

lein ring server

About

Font Manager is a browser-based viewer for fonts installed on your system as well as fonts found in local directories (including ZIP files). Written in Clojure.

Resources

License

Stars

Watchers

Forks

Packages

No packages published