Index

CDTEngineV8

FontTest

This function tests whether a font slot in the Font Catalog of the specified Standard Engine instance contains a valid font of font instance and, if successful, returns its font index.

Parameters

ParameterDescription

slot_index

Index of the font slot to be tested.

Return Value

The return value is:

If the supplied slot_index is invalid (out of bounds), the function will perform the above test using the closest valid slot index.



 

Index