LibreOfficeDev
LibreOfficeDev 26.8 SDK API Reference
Public Member Functions | List of all members
XFontVariations Interface Reference

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

import"XFontVariations.idl";

Inheritance diagram for XFontVariations:
FontVariations

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. More...
 

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: