32#include <rtl/ustring.hxx>
40class FontSelectPattern;
55 OUString& rMissingCodes)
const = 0;
virtual ~FontSubstitution()
Abstracts the concept of finding the best font to support an incomplete font.
virtual bool FindFontSubstitute(vcl::font::FontSelectPattern &, LogicalFontInstance *pLogicalFont, OUString &rMissingCodes) const =0
Abstracts the concept of a configured font substitution before the availability of the originally sel...
virtual bool FindFontSubstitute(vcl::font::FontSelectPattern &) const =0
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original...
void ImplFontSubstitute(OUString &rFontName)