diff --git a/src/tools/icons/recolordocsicons.py b/src/tools/icons/recolordocsicons.py index 237b45301b5..22d2bd21e91 100644 --- a/src/tools/icons/recolordocsicons.py +++ b/src/tools/icons/recolordocsicons.py @@ -3,11 +3,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 -# This script calls Inkscape to rasterize several images into png files. -# The images end up in the final position of the source tree. -# Each image is generated as normal and high resolution variant. -# Each png file is afterwards optimized with optipng. - import argparse import os import pathlib