This function returns the current hinting mode from the Typesetter of the specified Standard Engine instance. The hinitng mode is normally set by dtTypesetterSetHinting.
Parameter | Description |
---|---|
engine |
Handle of the previously created Standard Engine instance. |
hinting |
A valid pointer to a variable that will receive the Typesetter's current hinting mode. See dtTypesetterSetHinting for details. |
If successful, the return value is 1. Otherwise, the function returns 0.