Expand description
A library for extracting fonts used in ASS (Advanced SubStation Alpha) subtitle files.
Functionsยง
- extract_
fonts - Extracts a unique, sorted list of font names used in the provided ASS subtitle content.
- read_
text_ auto - Reads a file into a
String, automatically detecting and decoding its character encoding.