Skip to main content

Crate libbitsub_core

Crate libbitsub_core 

Source
Expand description

Pure Rust parser and renderer core for graphical subtitles.

Re-exports§

pub use pgs::*;
pub use vobsub::*;

Modules§

pgs
PGS (Presentation Graphic Stream) subtitle format parsing and rendering.
utils
Utility functions for binary reading and color conversion.
vobsub
VobSub (DVD subtitle) format parsing and rendering.