diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-06-05 15:48:37 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-06-05 15:48:37 (GMT) |
commit | f2b307342a0effed58436dd199a0d80c5e651755 (patch) | |
tree | 2fda87eeb70f5277ae8b4cf044c920870057d9d5 /dist/changes-4.5.2 | |
parent | dabeec5e1d3f43b54a58b2f8667ac552a7c24685 (diff) | |
download | Qt-f2b307342a0effed58436dd199a0d80c5e651755.zip Qt-f2b307342a0effed58436dd199a0d80c5e651755.tar.gz Qt-f2b307342a0effed58436dd199a0d80c5e651755.tar.bz2 |
Fixed typos.
Diffstat (limited to 'dist/changes-4.5.2')
-rw-r--r-- | dist/changes-4.5.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2 index 810c022..39082f6 100644 --- a/dist/changes-4.5.2 +++ b/dist/changes-4.5.2 @@ -236,7 +236,7 @@ legacy freetype headers. [255311] Fixed an issue with '-graphicssystem raster' on 8 and 16 bit X servers. [252328] Fixed an issue when rendering old XLFD fonts on X11 with Xrender and fontconfig enabled. -[248720] Fixed and issue with using '-graphicssystem raster' on X servers with +[248720] Fixed an issue with using '-graphicssystem raster' on X servers with BGR color layout. [196152] Fixed a problem with QPixmap::toImage() on big endian systems that would cause the R and B channels to be swapped for 32 bit pixmaps. @@ -244,7 +244,7 @@ legacy freetype headers. Qt for Windows -------------- -Fixed and issue with text rendering in 16 bit mode. +Fixed an issue with text rendering in 16 bit mode. [246196] Fixed an issue with clipped glyphs when rendering text with certain fonts. |