We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b700fe commit 68fda3eCopy full SHA for 68fda3e
README.md
@@ -1,10 +1,11 @@
1
-# heifimageplugin: HEIF Image Plugin for Qt
+# heif_image_plugin: HEIF Image Plugin for Qt
2
This is a work in progress.
3
4
## Dependencies
5
Required:
6
* [Qt](https://www.qt.io/)
7
* [libheif](https://github.com/strukturag/libheif)
8
9
-Only if logging is enabled:
10
-* [spdlog](https://github.com/gabime/spdlog)
+## Usage
+For normal users, please install Qt-based image viewers, like
11
+[lximage-qt](https://github.com/lxqt/lximage-qt).
0 commit comments