diff options
author | David Boddie <david.boddie@nokia.com> | 2011-06-16 14:10:38 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-07-01 11:55:18 (GMT) |
commit | 3ac6c3847a2abab63f8c45d856b19d3b38e2c78a (patch) | |
tree | 042967bd781c468d367b100bb8cb9bb5d6309d03 /doc/src/platforms | |
parent | f8b3ea2988bb57e67d38cfc00d2fbfb950564421 (diff) | |
download | Qt-3ac6c3847a2abab63f8c45d856b19d3b38e2c78a.zip Qt-3ac6c3847a2abab63f8c45d856b19d3b38e2c78a.tar.gz Qt-3ac6c3847a2abab63f8c45d856b19d3b38e2c78a.tar.bz2 |
Doc: Removed non-ASCII characters from the documentation.
(cherry picked from commit 1bd6f1bd280ee6e1ecd4de2291c8ccfb4d06b7a4)
Diffstat (limited to 'doc/src/platforms')
-rw-r--r-- | doc/src/platforms/supported-platforms.qdoc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/platforms/supported-platforms.qdoc b/doc/src/platforms/supported-platforms.qdoc index 9d47695..ba59c37 100644 --- a/doc/src/platforms/supported-platforms.qdoc +++ b/doc/src/platforms/supported-platforms.qdoc @@ -334,8 +334,8 @@ \section2 Advanced Text Layout Engine - Qt for Windows CE supports TrueType® and raster fonts. Qt also has - extended Unicode support and right-to-left languages. Qt’s rich text + Qt for Windows CE supports TrueType and raster fonts. Qt also has + extended Unicode support and right-to-left languages. Qt's rich text engine adds capabilities for complex text layouts including tables, path tracing and text which flows around shapes. @@ -373,7 +373,7 @@ by embedded Linux. You can use Qt to create highly memory efficient devices and applications that have completely unique user experiences. - Qt runs anywhere Linux runs. Qt’s intuitive API means fewer lines of + Qt runs anywhere Linux runs. Qt's intuitive API means fewer lines of code and higher level functionality in less time. Use the code from one single code-base and rebuild for all \l{Supported Platforms} {supported platforms}. @@ -410,7 +410,7 @@ frame buffer} that will match the physical device display, pixel for pixel. This gives the developer a realistic testing infrastructure testing on the desktop where the frame buffer simulates the physical - device display’s width, height and color depth. + device display's width, height and color depth. \section2 Inter-Process Communication (IPC) @@ -421,7 +421,7 @@ \section2 Extended Font Format Qt supports a wide range of font formats on embedded Linux including: - TrueType®, Postscript® Type1 and Qt pre-rendered fonts. Qt has + TrueType, Postscript Type1 and Qt pre-rendered fonts. Qt has extended Unicode support including automatic data extraction at build time and automatic update at runtime. @@ -681,7 +681,7 @@ \group platform-details Qt is a cross-platform application and UI framework. Using Qt, - you can write web-enabled applications once and deploy them + you can write GUI applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code. |