Skip to main content

match_font

Function match_font 

Source
pub fn match_font(font1: &str, font2: &str) -> bool
Expand description

Matches fonts when both are converted to toString strings. Uses regex caching for repeated lookups. Perl: match_font