LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <memory>
#include <freetype/config/ftheader.h>
#include <tools/gen.hxx>
#include <tools/solar.h>
#include <unx/gendata.hxx>
#include <vcl/dllapi.h>
#include <vcl/outdev.hxx>
#include <fontattributes.hxx>
#include <font/LogicalFontInstance.hxx>
#include <font/FontMetricData.hxx>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | FreetypeManager |
The FreetypeManager caches various aspects of Freetype fonts. More... | |
class | FreetypeFont |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
namespace | basegfx |