From ce627b1948e67d067bcea002b093f60f65ee8910 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 17 Aug 2014 21:48:40 +0200 Subject: [PATCH] Added ImageMagick to FAQ --- docs/FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index dd93ced..ec3d0f8 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -45,5 +45,8 @@ No. Video support is not planned. #### Is it possible to create multiple users? [No, not yet.](https://github.com/electerious/Lychee/issues/132) +#### Does Lychee use ImageMagick? +Yes. Lychee uses ImageMagick when available. + #### Blank screen when viewing a photo using iOS There's a problem with images compressed by ImageOptim. [Read more.](https://github.com/electerious/Lychee/issues/175#issuecomment-47403992)