mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 10:22:55 +00:00
README file update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
86c47fa115
commit
26bb23543a
1 changed files with 2 additions and 3 deletions
5
README
5
README
|
@ -13,11 +13,10 @@ There are several things you should be aware before considering Katie:
|
|||
|
||||
- some things have changed:
|
||||
- QMake build system replaced with CMake
|
||||
- Jansson, Freetype, ICU, X11 and libpng are required for building
|
||||
- Jansson, Freetype, ICU, X11, libpng and libdeflate are required for building
|
||||
- D-Bus and CUPS must be linked to during build
|
||||
- QtUiTools is build as shared library by default
|
||||
- moc, uic, etc. are linked to components
|
||||
- updated bundled Harfbuzz from upstream (not Harfbuzz-NG)
|
||||
- versioned and extended classes have been merged into the base class,
|
||||
e.g. QIconEngineV2 into QIconEngine and QKeyEventEx into QKeyEvent
|
||||
- QGuiPlatformPlugin class is public
|
||||
|
@ -37,7 +36,7 @@ There are several things you should be aware before considering Katie:
|
|||
- dropped Motif Drag-And-Drop (DND) support
|
||||
- dropped LPR support
|
||||
- dropped static plugins support
|
||||
- dropped XBM, PGM, MNG, BMP, ICO, TGA, JPEG, TIFF and GIF image format support
|
||||
- dropped XBM, PBM, PPM, PGM, MNG, BMP, ICO, TGA, JPEG, TIFF and GIF image format support
|
||||
- dropped obscure (24-bit) and indexed (8-bit) image formats support
|
||||
- dropped Valgrind support
|
||||
- dropped recursive mutex and lock support
|
||||
|
|
Loading…
Add table
Reference in a new issue