LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
#include <font/FontSelectPattern.hxx>
Go to the source code of this file.
Classes | |
class | vcl::font::FontSubstitution |
class | vcl::font::GlyphFallbackFontSubstitution |
Abstracts the concept of finding the best font to support an incomplete font. More... | |
class | vcl::font::PreMatchFontSubstitution |
Abstracts the concept of a configured font substitution before the availability of the originally selected font has been checked. More... | |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Functions | |
void | vcl::font::ImplFontSubstitute (OUString &rFontName) |