Skip to main content

Crate ass_font

Crate ass_font 

Source
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.