EFontImportCharacterSet

Font character set type for importing TrueType fonts.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/FontImportOptions.h

Include

#include "Engine/FontImportOptions.h"

Syntax

enum EFontImportCharacterSet
{
    FontICS_Default,
    FontICS_Ansi,
    FontICS_Symbol,
    FontICS_MAX,
}

Values

Name

Description

FontICS_Default

FontICS_Ansi

FontICS_Symbol

FontICS_MAX

Remarks

Font character set type for importing TrueType fonts.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss