| Index: xfa/src/fgas/src/font/fx_gefont.h
|
| diff --git a/xfa/src/fgas/src/font/fx_gefont.h b/xfa/src/fgas/src/font/fx_gefont.h
|
| index a0c9aa8e0284e2fb171091f5a650bdb8a0718e68..5620f07bf29d3429bbeb595e63d155127d682596 100644
|
| --- a/xfa/src/fgas/src/font/fx_gefont.h
|
| +++ b/xfa/src/fgas/src/font/fx_gefont.h
|
| @@ -64,7 +64,7 @@ class CFX_GEFont : public IFX_Font, public CFX_ThreadLock {
|
| FX_BOOL m_bExtFont;
|
| IFX_Stream* m_pStream;
|
| IFX_FileRead* m_pFileRead;
|
| - IFX_FontEncoding* m_pFontEncoding;
|
| + CFX_UnicodeEncoding* m_pFontEncoding;
|
| CFX_WordDiscreteArray* m_pCharWidthMap;
|
| CFX_RectMassArray* m_pRectArray;
|
| CFX_MapPtrToPtr* m_pBBoxMap;
|
|
|