| Index: core/fxge/include/cfx_renderdevice.h
|
| diff --git a/core/fxge/include/cfx_renderdevice.h b/core/fxge/include/cfx_renderdevice.h
|
| index 6607b479c7abdd0945d038e928121198ba605129..9ca9a07220140994852144f319df71602005b63a 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
|
| + int32_t m_FallbackFontPosition;
|
| bool m_bGlyphAdjust;
|
| bool m_bFontStyle;
|
| };
|
|
|