aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2022-08-04 12:23:07 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-05 10:13:52 +0000
commit7e77b8e8dffb86a7b359d2aa72a5ca080e387121 (patch)
treee095a63e4e1cfcee81dde5eec44d2fb836856402
parent9553632524318fdac5c82f128886b8c396071ff8 (diff)
Doc: improve Exporting 9-Patch Images section
- Add Affinity Designer. - Use full product names, otherwise Affinity Designer would just be "Designer" if we were to be consistent with the existing section headers. - Sort sections alphabetically after these changes. Task-number: QTBUG-105337 Change-Id: I2441966eaa41cf2cec5b024b2611ada09a0721c2 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit c51f531fa7d6c9d4d029126aa3cab99aaa4005e4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/quickcontrols2/doc/src/qtquickcontrols2-imagine.qdoc19
1 files changed, 12 insertions, 7 deletions
diff --git a/src/quickcontrols2/doc/src/qtquickcontrols2-imagine.qdoc b/src/quickcontrols2/doc/src/qtquickcontrols2-imagine.qdoc
index a1a0e574d8..1126cf5e92 100644
--- a/src/quickcontrols2/doc/src/qtquickcontrols2-imagine.qdoc
+++ b/src/quickcontrols2/doc/src/qtquickcontrols2-imagine.qdoc
@@ -2342,24 +2342,29 @@
explain the export process for each editor, and the last section explains
how to ensure the exported images are 9-patch-conformant.
- \section4 Illustrator
+ \section4 Affinity Designer
+
+ See Affinity's \l {https://affinity.help/publisher/en-US.lproj/pages/Publishing/exportSettings.html}
+ {Export Settings} documentation.
+
+ \section4 Adobe Illustrator
See Adobe's
\l {https://helpx.adobe.com/in/illustrator/using/collect-assets-export-for-screens.html#panel}
{Asset Export panel} documentation.
+ \section4 Adobe Photoshop
+
+ See Adobe's
+ \l {https://helpx.adobe.com/photoshop/using/generate-assets-layers.html}
+ {Generate image assets from layers} documentation.
+
\section4 Inkscape
The \l {https://github.com/mitchcurtis/inkscape-9-patch-export}
{Inkscape 9-Patch Export Extension} can be used to export assets with
Inkscape.
- \section4 Photoshop
-
- See Adobe's
- \l {https://helpx.adobe.com/photoshop/using/generate-assets-layers.html}
- {Generate image assets from layers} documentation.
-
\section4 Sketch
See Sketch's \l {https://sketchapp.com/docs/exporting/}{Exporting} documentation.