LibreOffice Module vcl (master) 1
Public Member Functions | List of all members
vcl::font::GlyphFallbackFontSubstitution Class Referenceabstract

Abstracts the concept of finding the best font to support an incomplete font. More...

#include <fontsubstitution.hxx>

Inheritance diagram for vcl::font::GlyphFallbackFontSubstitution:
[legend]
Collaboration diagram for vcl::font::GlyphFallbackFontSubstitution:
[legend]

Public Member Functions

virtual bool FindFontSubstitute (vcl::font::FontSelectPattern &, LogicalFontInstance *pLogicalFont, OUString &rMissingCodes) const =0
 

Additional Inherited Members

- Protected Member Functions inherited from vcl::font::FontSubstitution
virtual ~FontSubstitution ()
 

Detailed Description

Abstracts the concept of finding the best font to support an incomplete font.

Definition at line 50 of file fontsubstitution.hxx.

Member Function Documentation

◆ FindFontSubstitute()

virtual bool vcl::font::GlyphFallbackFontSubstitution::FindFontSubstitute ( vcl::font::FontSelectPattern ,
LogicalFontInstance pLogicalFont,
OUString &  rMissingCodes 
) const
pure virtual

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