Skip to main content

Module query

Module query 

Source

Structs§

FamilyClassFilter
Query
Filter criteria for font search.

Functions§

parse_codepoint_list
Parse a comma-separated list of codepoints or ranges into a Vec<char>.
parse_family_class
Parse an OS/2 family class specifier into a FamilyClassFilter.
parse_tag_list
Parse a slice of tag strings (e.g. "wght", "smcp") into Tag values.
parse_u16_range
Parse a single value or range of u16 numbers (e.g., “400” or “300-500”).