pub fn pl_to_tfm(pl_data: &str) -> (Vec<u8>, Vec<ParseWarning>)
The pltotf algorithm.
This algorithm converts a .pl string to .tfm bytes.