Source position: markdown.pdfrender.pas line 243
protected procedure TMarkDownPDFRenderer.ApplyFont(
aPage: TPDFPage;
const aText: utf8string;
const aFontSize: LongInt;
const aFontStyle: TFontStyles;
const aContext: TFontContext
);