LibreOffice Module vcl (master) 1
Namespaces | Functions | Variables
PhysicalFontCollection.cxx File Reference
#include <sal/config.h>
#include <memory>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/fontdefs.hxx>
#include <o3tl/sorted_vector.hxx>
#include <font/PhysicalFontFaceCollection.hxx>
#include <font/PhysicalFontCollection.hxx>
#include <font/fontsubstitution.hxx>
Include dependency graph for PhysicalFontCollection.cxx:

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.
 

Functions

static ImplFontAttrs lcl_IsCJKFont (std::u16string_view rFontName)
 
static bool vcl::font::FindMetricCompatibleFont (FontSelectPattern &rFontSelData)
 

Variables

const std::vector< std::pair< OUString, OUString > > vcl::font::aMetricCompatibleMap
 

Function Documentation

◆ lcl_IsCJKFont()

static ImplFontAttrs lcl_IsCJKFont ( std::u16string_view  rFontName)
static

Definition at line 34 of file PhysicalFontCollection.cxx.

References ch, and i.