Index

CDTEngineV8

TypesetterGetSubpixels

This function returns the current number of subpixel positions from the Typesetter of the specified Standard Engine instance. This value is normally set by TypesetterSetSubpixels.

Parameters

ParameterDescription

subpixels

A valid pointer to a variable that will receive the Typesetter's current number of subpixel positions. See TypesetterSetSubpixels for details.

Return Value

If successful, the return value is 1. Otherwise, the function returns 0.



 

Index