Structs§
Functions§
- classifier_
free ⚠ - Free’s a classifier
- classifier_
new_ ⚠default - Returns the default classifier
- classify⚠
- Classifiy the sample returning scores and free’s
sample
- scores_
free ⚠ - Free’s scores
- scores_
get_ ⚠score - Returns the
i
-th score ofscores
- scores_
get_ ⚠symbol - Returns the
i
-th symbol ofscores
, callers responsible for callingsymbol_free
once finished - scores_
length ⚠ - Returns the length of the list of symbols
- stroke_
builder_ ⚠add_ point - Adds a point to the stroke
- stroke_
builder_ ⚠build - Returns the stroke and frees
builder
- stroke_
builder_ ⚠new - Creates a new stroke builder
- stroke_
sample_ ⚠builder_ add_ stroke - Adds a stroke to the stroke sample and frees the stroke
- stroke_
sample_ ⚠builder_ build - Returns a stroke sample and free’s
builder
- stroke_
sample_ ⚠builder_ new - Creates a new stroke sample builder
- symbol_
free ⚠ - Frees
symbol
- symbol_
get_ ⚠command - Gets the command of the
i
-th score - symbol_
get_ ⚠font_ encoding - Gets the font encoding of the
i
-th score - symbol_
get_ ⚠math_ mode - Gets the math mode of the
i
-th score - symbol_
get_ ⚠package - Gets the package of the
i
-th score - symbol_
get_ ⚠text_ mode - Gets the text mode of the
i
-th score - symbols_
count ⚠ - Returns the total number of symbols
- symbols_
get ⚠ - Returns the
i
-th symbol