implemented GraphicsMagick compatibility

This commit is contained in:
Manuel Reimer
2013-12-22 10:39:46 +01:00
committed by louis
parent 5bf7c3a84e
commit 3952cad3d4
4 changed files with 42 additions and 13 deletions

View File

@@ -80,3 +80,7 @@ Version 1.1.0
-l logo directory
- changed detailed epg view using full screen, some further optimisations
- search for <event_id>_0.jpg beside <event_id>.jpg as epg image
- implemented GraphicsMagick compatibility (thanks @Manuel Reimer
for providing the patch)
- changed Makefile to support both ImageMagick and GraphicsMagick
(configurable in Makefile)