From 46be253f623287a2add375b006bb9d34b3584455 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 10 Aug 2021 18:45:17 +0300 Subject: [PATCH] README update [ci skip] rasterizer is 10x faster now on some benchmarks, see: https://github.com/fluxer/katie/wiki/Benchmarking-vs-Qt4 Signed-off-by: Ivailo Monev --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 24013c9e4..17584d257 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ There are several things you should be aware before considering Katie: - QTranslator uses gettext for translations - OpenVG is no longer supported graphics output - Blitter is no longer supported painting engine - - native graphics system is no more, rasterizer is just as fast as native + - native graphics system is no more, rasterizer is faster than native - QPicture, QPictureIO and plugins for it are no longer supported - QML debugger and inspector have been removed, potentially dangerous - no SIMD, zero performance impact with decent compiler -- 2.11.0