AddDefaultWebFonts

Top  Previous  Next

This method adds default font mappings for non-supported WebFonts that are known by Thinfinity® VirtualUI™ for FireMonkey® Server.

 

Delphi Syntax

 

Object.AddDefaultWebFonts;

 

Remarks

So far, the known non supported fonts configured by default on Thinfinity® VirtualUI™ for FireMonkey® 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.