| Index: core/fxge/include/cfx_renderdevice.h
|
| diff --git a/core/fxge/include/cfx_renderdevice.h b/core/fxge/include/cfx_renderdevice.h
|
| index 9dd5f55ee9a4b2b5f6f87c08a8f946c31ec808e2..5324c28f6890283d49a1e91ec8abad61d25bf8f8 100644
|
| --- a/core/fxge/include/cfx_renderdevice.h
|
| +++ b/core/fxge/include/cfx_renderdevice.h
|
| @@ -76,6 +76,7 @@ struct FXTEXT_CHARPOS {
|
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_APPLE_
|
| uint32_t m_ExtGID;
|
| #endif
|
| + uint32_t m_FallbackFontPosition;
|
| bool m_bGlyphAdjust;
|
| bool m_bFontStyle;
|
| };
|
|
|