LibreOffice Module filter (master) 1
Variables
svgfontexport.cxx File Reference
#include "svgfontexport.hxx"
#include "svgfilter.hxx"
#include "svgwriter.hxx"
#include <vcl/unohelp.hxx>
#include <vcl/font.hxx>
#include <vcl/metric.hxx>
#include <vcl/outdev.hxx>
#include <vcl/settings.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <xmloff/namespacemap.hxx>
#include <o3tl/string_view.hxx>
#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
Include dependency graph for svgfontexport.cxx:

Go to the source code of this file.

Variables

const sal_Int32 nFontEM = 2048
 

Variable Documentation

◆ nFontEM

const sal_Int32 nFontEM = 2048

Definition at line 37 of file svgfontexport.cxx.

Referenced by SVGFontExport::implEmbedFont().