changeset 37 | 758a864f9613 |
parent 30 | 5dc02b23752f |
36:ef0373b55136 | 37:758a864f9613 |
---|---|
251 |
251 |
252 int glyphFormat; |
252 int glyphFormat; |
253 |
253 |
254 protected: |
254 protected: |
255 static const QVector<QRgb> &grayPalette(); |
255 static const QVector<QRgb> &grayPalette(); |
256 QFixed lastRightBearing(const QGlyphLayout &glyphs, bool round = false); |
|
256 |
257 |
257 private: |
258 private: |
258 struct GlyphCacheEntry { |
259 struct GlyphCacheEntry { |
259 void *context; |
260 void *context; |
260 QFontEngineGlyphCache *cache; |
261 QFontEngineGlyphCache *cache; |