Skip to content

The ultimate anime (or whatever video) subtitle font dynamic loading solution, works with MPC-HC

License

Notifications You must be signed in to change notification settings

xWTF/SubtitleFontPNP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subtitle Font PNP

The ultimate anime subtitle font dynamic load solution :)

Usage

  1. Create config.js & config.php accordingly
  2. Put your fonts mess into build_index/source/ folder
  3. Run index.js to build the index
  4. Run install.php to symlink used fonts to fonts folder aside to the *.ass files
  5. Open MPC-HC and enjoy :)

FAQ

How it works?

The MPC-HC loads fonts dynamically from fonts folder: reference.

Why PHP + NodeJS?

NodeJS helps us to build the index.

PHP script helps us to actually "install" the fonts (by symlink).

Synology NAS comes with PHP 7.3 out of the box and 8.0 can be installed easily, while NodeJS is limited to v12.

About

The ultimate anime (or whatever video) subtitle font dynamic loading solution, works with MPC-HC

Resources

License

Stars

Watchers

Forks

Releases

No releases published