| changeset 40 | 91ef7621b7fc |
| parent 0 | 1fb32624e06b |
| child 49 | 4d76f1414957 |
| 21:f2f7b3284356 | 40:91ef7621b7fc |
|---|---|
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 #ifndef OPENFONTRASTERIZER_H |
20 #ifndef OPENFONTRASTERIZER_H |
21 #define OPENFONTRASTERIZER_H |
21 #define OPENFONTRASTERIZER_H |
22 |
|
23 #include <ecom/ecom.h> |
|
22 |
24 |
23 class COpenFontFile; |
25 class COpenFontFile; |
24 |
26 |
25 /** |
27 /** |
26 Supplied to COpenFontRasterizer::ExtendedInterface() to access the extended |
28 Supplied to COpenFontRasterizer::ExtendedInterface() to access the extended |