AddDefaultWebFonts

Top  Previous  Next

This method adds default font mappings for non-supported WebFonts that are known by WebFMX Server.

 

Delphi Syntax

 

Object.AddDefaultWebFonts;

 

Remarks

So far, the known non supported fonts configured by default on WebFMX Server along with its mappings are:

 

Segoe UI

Open+Sans:400italic,700italic,400,700

Segoe UI Light

Open+Sans:300italic,300

 

 

See also

Read also the TFontMode topic, the OnSupportsWebFont event topic and the ClearWebFonts and RegisterWebFont method topics.