L_LVKRN_API L_INT L_VecGetFontMapper(pVector, ppFontMapper );
Gets the font mapper assigned to a vector handle. This function is available in the LEADTOOLS Vector Imaging Pro Toolkit.
Pointer to the vector handle for which to get the font mapper.
Pointer to a pointer to a callback function used to handle the font mapping. The callback function must adhere to the function prototype described in VECTORFONTMAPPERCALLBACK.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries