formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_text_font

Description

Sets the current font. This will set the font family of the specified graphics port The font face, size, are left unchanged. The font IDs may change from one run to the next

Plugin Prototype

void fzrt_text_font(

fzrt_graf_ptr

port,

short

font )

Parameters

port [Input, Optional]

pointer to graphics port. NULL to use current port

font [Input]

the id of the font to use in the port .

Availability

5.0.0.0

See Also

fzrt_get_fnum

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h