Title here
Summary here
ConstKind: global class
Extends: Const
ConstUtility class used to retrieve needed WPE typographic font descriptions.
ObjectReturns the font parameters to send to WPE engine (i.e. WebPlatformForEmbedded webkit platform).
Kind: static method of FontHelper
Returns: Object - Returns an object with family, weight and style parameters we need to use in WPE engine corresponding to the font we want to use
| Param | Type | Description |
|---|---|---|
| fontName | string | The font name defined in theme we want to use |