Kaydet (Commit) 3b38a234 authored tarafından Audrey Tang's avatar Audrey Tang Kaydeden (comit) Stephan Bergmann

fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elements

Change-Id: I3f82574f434060d62dc3faeb730341c5b169ce9f
üst 8d023edc
...@@ -360,7 +360,7 @@ private: ...@@ -360,7 +360,7 @@ private:
const char** mpCharStringOps; const char** mpCharStringOps;
const char** mpCharStringEscs; const char** mpCharStringEscs;
CffLocal maCffLocal[16]; CffLocal maCffLocal[256];
CffLocal* mpCffLocal; CffLocal* mpCffLocal;
void readDictOp( void); void readDictOp( void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment