Krita Source Code Documentation
Loading...
Searching...
No Matches
KoFontFamilyWWSRepresentation Struct Reference

#include <KoFFWWSConverter.h>

Public Attributes

QHash< QString, KoSvgText::FontFamilyAxisaxes
 
bool colorBitMap = false
 
bool colorClrV0 = false
 
bool colorClrV1 = false
 
bool colorSVG = false
 
QString fontFamilyName
 
bool isVariable = false
 
QDateTime lastModified
 Value of the most recently modified font family. Used for updates.
 
QHash< QLocale, QString > localizedFontFamilyNames
 
QHash< QLocale, QString > localizedTypographicFamily
 
QHash< QLocale, QString > localizedTypographicStyles
 
QHash< QString, QString > sampleStrings
 
QList< KoSvgText::FontFamilyStyleInfostyles
 
QList< QLocale > supportedLanguages
 sample string used to generate the preview;
 
KoSvgText::FontFormatType type = KoSvgText::UnknownFontType
 
QString typographicFamilyName
 

Detailed Description

This struct represents a CSS-compatible font family, containing all sorts of info useful for the GUI.

Definition at line 22 of file KoFFWWSConverter.h.

Member Data Documentation

◆ axes

QHash<QString, KoSvgText::FontFamilyAxis> KoFontFamilyWWSRepresentation::axes

Definition at line 35 of file KoFFWWSConverter.h.

◆ colorBitMap

bool KoFontFamilyWWSRepresentation::colorBitMap = false

Definition at line 43 of file KoFFWWSConverter.h.

◆ colorClrV0

bool KoFontFamilyWWSRepresentation::colorClrV0 = false

Definition at line 40 of file KoFFWWSConverter.h.

◆ colorClrV1

bool KoFontFamilyWWSRepresentation::colorClrV1 = false

Definition at line 41 of file KoFFWWSConverter.h.

◆ colorSVG

bool KoFontFamilyWWSRepresentation::colorSVG = false

Definition at line 42 of file KoFFWWSConverter.h.

◆ fontFamilyName

QString KoFontFamilyWWSRepresentation::fontFamilyName

Definition at line 23 of file KoFFWWSConverter.h.

◆ isVariable

bool KoFontFamilyWWSRepresentation::isVariable = false

Definition at line 39 of file KoFFWWSConverter.h.

◆ lastModified

QDateTime KoFontFamilyWWSRepresentation::lastModified

Value of the most recently modified font family. Used for updates.

Definition at line 30 of file KoFFWWSConverter.h.

◆ localizedFontFamilyNames

QHash<QLocale, QString> KoFontFamilyWWSRepresentation::localizedFontFamilyNames

Definition at line 26 of file KoFFWWSConverter.h.

◆ localizedTypographicFamily

QHash<QLocale, QString> KoFontFamilyWWSRepresentation::localizedTypographicFamily

Definition at line 27 of file KoFFWWSConverter.h.

◆ localizedTypographicStyles

QHash<QLocale, QString> KoFontFamilyWWSRepresentation::localizedTypographicStyles

Definition at line 28 of file KoFFWWSConverter.h.

◆ sampleStrings

QHash<QString, QString> KoFontFamilyWWSRepresentation::sampleStrings

Definition at line 32 of file KoFFWWSConverter.h.

◆ styles

QList<KoSvgText::FontFamilyStyleInfo> KoFontFamilyWWSRepresentation::styles

Definition at line 36 of file KoFFWWSConverter.h.

◆ supportedLanguages

QList<QLocale> KoFontFamilyWWSRepresentation::supportedLanguages

sample string used to generate the preview;

Definition at line 33 of file KoFFWWSConverter.h.

◆ type

KoSvgText::FontFormatType KoFontFamilyWWSRepresentation::type = KoSvgText::UnknownFontType

Definition at line 38 of file KoFFWWSConverter.h.

◆ typographicFamilyName

QString KoFontFamilyWWSRepresentation::typographicFamilyName

Definition at line 24 of file KoFFWWSConverter.h.


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