Function conrod::text::font::collection_from_file   
                   
                       [−]
                   
               [src]
pub fn collection_from_file<P>(path: P) -> Result<FontCollection, Error> where
    P: AsRef<Path>, Load a super::FontCollection from a file at a given path.