infer
0.2.3
Module font
Module Items
Functions
In crate infer
infer
Module
font
Copy item path
Source
Expand description
All the supported matchers categorized and exposed as functions
Functions
ยง
is_otf
Returns whether a buffer is OTF font data.
is_ttf
Returns whether a buffer is TTF font data.
is_woff
Returns whether a buffer is WOFF font data.
is_
woff2
Returns whether a buffer is WOFF2 font data.