LibreOffice Module vcl (master) 1
|
#include <font/FeatureCollector.hxx>
#include <font/OpenTypeFeatureDefinitionList.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <font/OpenTypeFeatureStrings.hrc>
#include <svdata.hxx>
#include <hb-ot.h>
#include <hb-graphite2.h>
Go to the source code of this file.
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |