LibreOffice Module vcl (master) 1
Classes | Namespaces
DirectFontSubstitution.hxx File Reference
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
#include <font/fontsubstitution.hxx>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for DirectFontSubstitution.hxx:
This graph shows which files directly or indirectly include this file:

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.