changeset 33 | 3e2da88830cd |
parent 30 | 5dc02b23752f |
30:5dc02b23752f | 33:3e2da88830cd |
---|---|
302 |
302 |
303 HintStyle default_hint_style; |
303 HintStyle default_hint_style; |
304 |
304 |
305 bool antialias; |
305 bool antialias; |
306 bool transform; |
306 bool transform; |
307 bool embolden; |
|
307 SubpixelAntialiasingType subpixelType; |
308 SubpixelAntialiasingType subpixelType; |
308 int lcdFilterType; |
309 int lcdFilterType; |
309 bool canUploadGlyphsToServer; |
310 bool canUploadGlyphsToServer; |
310 bool embeddedbitmap; |
311 bool embeddedbitmap; |
311 |
312 |