Constructor FontStyleEmulation

Namespace TallComponents.PDF.Rasterizer.Configuration
Class FontStyleEmulation

Create settings for the font style emulation.

Syntax

public  FontStyleEmulation( Boolean  bold Boolean  italic )

Parameters


Boolean bold
Emulate the bold font style by drawing a line on the outlines of the characters.

Boolean italic
Emulate the italic font style by skewing the characters.