Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
/ fontmerge Public archive

Automatically merge fonts used in a Matroska file.

Notifications You must be signed in to change notification settings

WheneverDev/fontmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

nvm dosen't work at all

fontmerge

Automatically merge fonts used in a Matroska file.

Dependences :

Use the package manager pip.

pip install argparse ass fontTools matplotlib colorama

Usage

usage: fontmerge.py [-h] [--mkvmerge path] [--fontfolder path] [--output path] mkv subtitles [subtitles ...]

Automatically merge fonts used in a Matroska file.

positional arguments:
  mkv                       Video where the fonts will go. Must be a Matroska file.
  subtitles                 Subtitles (can be several) containing fonts to be merged. Must be an ASS file.

optional arguments:
  -h, --help                Show this help message and exit
  --mkvmerge path           Path to mkvmerge.exe if not in variable environments.
  --fontfolder path         Add a folder with fonts to use.
  --output path, -o path    Destination path of the Matroska merged file.

About

Automatically merge fonts used in a Matroska file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages