This function returns the current minimum pixel size for narrow horizontal and vertical glyph features in hinted fonts from the Typesetter of the specified Standard Engine instance. This value is normally set by TypesetterSetHintMin.
Parameter | Description |
---|---|
min_hint_dpx |
A valid pointer to a variable that will receive the Typesetter's current minimum size for narrow vertical glyph features in hinted fonts, in 1/100 pixels. See TypesetterSetHintMin for details. |
min_hint_dpy |
A valid pointer to a variable that will receive the Typesetter's current minimum size for narrow horizontal glyph features in hinted fonts, in 1/100 pixels. See TypesetterSetHintMin for details. |
If successful, the return value is 1. Otherwise, the function returns 0.