Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_freetype.cpp File Reference

(5a424f4a7b188b75da63eb697f63558af0b17f6f)

#include "core/fxge/freetype/fx_freetype.h"
#include <stdint.h>
#include "core/fxge/cfx_fontmgr.h"
#include "core/fxge/cfx_gemodule.h"
#include "third_party/freetype/include/pstables.h"
+ Include dependency graph for fx_freetype.cpp:

Go to the source code of this file.

Macros

#define DEFINE_PS_TABLES
 

Functions

int FXFT_unicode_from_adobe_name (const char *glyph_name)
 
void FXFT_adobe_name_from_unicode (char *glyph_name, wchar_t unicode)
 

Macro Definition Documentation

◆ DEFINE_PS_TABLES

#define DEFINE_PS_TABLES

Definition at line 14 of file fx_freetype.cpp.

Function Documentation

◆ FXFT_adobe_name_from_unicode()

void FXFT_adobe_name_from_unicode ( char * glyph_name,
wchar_t unicode )

Definition at line 189 of file fx_freetype.cpp.

Referenced by AdobeNameFromUnicode().

+ Here is the caller graph for this function:

◆ FXFT_unicode_from_adobe_name()

int FXFT_unicode_from_adobe_name ( const char * glyph_name)

Definition at line 93 of file fx_freetype.cpp.

Referenced by UnicodeFromAdobeName().

+ Here is the caller graph for this function: