Skip to content

Load missing fonts for ASS/SSA subtitles from huge font collections

License

Notifications You must be signed in to change notification settings

yzwduck/FontLoaderSub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontLoaderSub

OpenType font loader for subtitles (ASS/SSA), inspired by CryptWizard's FontLoader.

Instead of font files, drag-and-drop ASS/SSA subtitles and it will load corresponding font files in its directory.

Usage

  1. Move FontLoaderSub.exe to the root of font directory;
  2. Drag-and-drop subtitles *.ass (or folders) onto FontLoaderSub.exe.

UI

  • Line 1: requested fonts from subtitles;
  • Line 2: stats for font collection;
  • OK: minimize;
  • Retry: rebuild font cache;
  • Close, Esc key, Alt+F4: unload fonts and exit.

Note

  • In order to work with huge font collections, font cache fc-subs.db will be built for fast lookup.
  • Only accept ASS/SSA files under 64MB, encoded in Unicode with BOM.
  • Windows 7 (or later) required.

About

Load missing fonts for ASS/SSA subtitles from huge font collections

Resources

License

Stars

Watchers

Forks

Packages

No packages published