LibreOfficeDev
LibreOfficeDev 26.8 SDK API Reference
Loading...
Searching...
No Matches
XFontVariations Interface Reference

queries variation axis information for a font by family name. More...

import "XFontVariations.idl";

Inheritance diagram for XFontVariations:

Public Member Functions

sequence< FontVariationAxisgetFontVariationAxes ([in] string FontName)
 returns the list of variation axes supported by the given font family, or an empty sequence for non-variable fonts and unknown family names.

Detailed Description

queries variation axis information for a font by family name.

Since
LibreOffice 25.8

Member Function Documentation

◆ getFontVariationAxes()

sequence< FontVariationAxis > getFontVariationAxes ( [in] string FontName)

returns the list of variation axes supported by the given font family, or an empty sequence for non-variable fonts and unknown family names.


The documentation for this interface was generated from the following file: