LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
#include <font/fontsubstitution.hxx>
#include <string>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
struct | vcl::font::FontSubstEntry |
class | vcl::font::DirectFontSubstitution |
DirectFontSubstitution is for Tools->Options->FontReplacement and PsPrinter substitutions The class is just a simple port of the unmaintainable manual-linked-list based mechanism. More... | |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |