Skip to content
/ Fontos Public

Font Finder and Collector⚡This application allows you to check whether the fonts in an .ass subtitle are installed on your system or not, as well as collect the fonts into a directory.

Notifications You must be signed in to change notification settings

naghim/Fontos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fontos: Font Finder and Collector

This application allows you to check whether the fonts in an .ass subtitle are installed on your system or not, as well as collect the fonts into a directory.

It will tell you which fonts are missing. Correct each font and try again.

If no fonts are missing, the fonts will be collected into a directory called fonts.

Usage (executable)

First, download the latest release from the repository: GitHub Releases

To use the program, drag a subtitle file into the Fontos.exe program.

The program will open a terminal window and will evaluate whether the fonts in the subtitle are installed or not.

If all fonts are installed, they will be collected into the fonts directory.

Usage (Git repository)

First, install the Python requirements:

python -m pip install -r requirements.txt

Second, save the desired subtitle as subtitle.ass.

Third, run the Python program on Windows:

python -m fontos

This program is only supported on Windows at the moment.

About

Font Finder and Collector⚡This application allows you to check whether the fonts in an .ass subtitle are installed on your system or not, as well as collect the fonts into a directory.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages