LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <vcl/dllapi.h>
#include <font/LogicalFontInstance.hxx>
#include "PhysicalFontFamily.hxx"
#include <array>
#include <string_view>
Go to the source code of this file.
Classes | |
class | vcl::font::PhysicalFontCollection |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Macros | |
#define | MAX_GLYPHFALLBACK 16 |
#define MAX_GLYPHFALLBACK 16 |
Definition at line 33 of file PhysicalFontCollection.hxx.