diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2012-05-05 12:49:11 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2012-05-05 12:49:11 +0200 |
commit | 4001478a343b9631ade6be4192b2b12e1b8508b9 (patch) | |
tree | 67a63abc5702eef6ead4d9c8215bb395346d4e76 /README | |
parent | 6665598772fe40cbfd9cfca288fd6280fc5fe9ab (diff) | |
download | vdr-plugin-skinenigmang-4001478a343b9631ade6be4192b2b12e1b8508b9.tar.gz vdr-plugin-skinenigmang-4001478a343b9631ade6be4192b2b12e1b8508b9.tar.bz2 |
Add support for building with GraphicsMagick instead of ImageMagick. (Patch by Ville Skyttä)
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,8 +46,8 @@ This turns usage of logos in the main menu completely off. This might also improve the performance of the menus. EXPERIMENTAL!!! HAVE_IMAGEMAGICK = 1 -If you have installed ImageMagick and want to use images in event's -and recording's details. +If you have installed ImageMagick and want to use images in events' +and recordings' details. Set to GRAPHICS to use GraphicsMagick. SKINENIGMA_DISABLE_SIGNALINFO = 1 Do not include code to show signal strength and signal-to-noise ratio. |