Mercurial > prosody-modules
comparison mod_pep_vcard_png_avatar/README.markdown @ 2325:557dc366838e
Add information about ImageMagick dependency
author | Michael Vetter <jubalh@openmailbox.org> |
---|---|
date | Thu, 15 Sep 2016 13:36:32 +0200 |
parents | 0ca0fdad3b2c |
children | e6a3bdbce7b9 |
comparison
equal
deleted
inserted
replaced
2324:1424aa8877f0 | 2325:557dc366838e |
---|---|
1 Introduction | 1 Introduction |
2 ============ | 2 ============ |
3 | 3 |
4 Conversations (an XMPP client for Android) is publishing PEP avatars in the webp file format. However Pidgin and other XMPP desktop clients can only show vcard avatars, that are in the PNG file format. This module is the [mod_pep_vcard_avatar](https://modules.prosody.im/mod_pep_vcard_avatar.html) module extended to also change the avatar file format to PNG. | 4 Conversations (an XMPP client for Android) is publishing PEP avatars in the webp file format. However Pidgin and other XMPP desktop clients can only show vcard avatars, that are in the PNG file format. This module is the [mod_pep_vcard_avatar](https://modules.prosody.im/mod_pep_vcard_avatar.html) module extended to also change the avatar file format to PNG. |
5 | |
6 This module needs `convert` from ImageMagick as an additional dependency. | |
5 | 7 |
6 Configuration | 8 Configuration |
7 ============= | 9 ============= |
8 | 10 |
9 Enable the module as any other: | 11 Enable the module as any other: |