diff options
Diffstat (limited to 'kdvi/fontpool.h')
-rw-r--r-- | kdvi/fontpool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/fontpool.h b/kdvi/fontpool.h index 753f95e1..e39dc690 100644 --- a/kdvi/fontpool.h +++ b/kdvi/fontpool.h @@ -125,7 +125,7 @@ public: channel of pixmaps. Experiments show that --depending of the configuration of QT at compile and runtime or the availability of the XFt extension, alpha channels are either supported, or - silently converted to 1-bit tqmasks. The redering routines in the + silently converted to 1-bit masks. The redering routines in the TeXFont implementation use this flag to choose the apropriate drawing routines for the different setups. */ bool TQPixmapSupportsAlpha; |