Index

C/C++ Functions

dtFontGetNumericValue

DT_SLONG dtFontGetNumericValue(DT_DTENGINE engine, DT_ID_SWORD font_index, DT_ID_SWORD numeric_id)

Short Description: Get a numeric value from font

This function retrieves various (mostly format dependent) numeric values that may be defined in the referenced font.

Parameters

ParameterDescription

engine

Handle of the previously created Standard Engine instance.

font_index

Font index of the font or font instance in the Font Catalog.

numeric_id

Identifies the value to retrieve.

Return Value

The return value depends on numeric_id. At present, the following IDs are supported:

 

Index