pub fn generate_xml( font_name: &str, atlas_width: u32, atlas_height: u32, chars: &[CharMetrics], ) -> Result<String>
Generate Phaser-compatible XML font file