Kaydet (Commit) b6ecac9f authored tarafından Khaled Hosny's avatar Khaled Hosny

Bye Bye ICU Layout Engine

Change-Id: I0f887ba378f9dac45a3736e4d1789585651148d1
üst 7aa42913
......@@ -241,7 +241,7 @@ private:
int ApplyGlyphTransform( int nGlyphFlags, FT_GlyphRec_*, bool ) const;
bool ApplyGSUB( const FontSelectPattern& );
ServerFontLayoutEngine* GetLayoutEngine( bool );
ServerFontLayoutEngine* GetLayoutEngine();
typedef ::boost::unordered_map<int,GlyphData> GlyphList;
mutable GlyphList maGlyphList;
......
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