Skip to content

Commit

Permalink
Remove deprecated warning of png files.
Browse files Browse the repository at this point in the history
This has been fixed since 1.4.
  • Loading branch information
sharpner committed Jun 23, 2015
1 parent 120cf49 commit bbbbb89
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ Image Server Configuration

See the configuration.json file for examples on how to configure entries for the image server.

Possible Problems
-----
Go 1.3 currently does not support reading of Interlaced PNG Files. Therefore, the Image Server
uses ImageMagick in the Background for the conversion of this special format.
If your application uses Interlaced PNGs please install imagemagick ("covert x y") on the machine which uses the server.
Otherwise these PNG files will not be converted and result in 404 errors.

Nginx Configuration
-----

Expand Down

0 comments on commit bbbbb89

Please sign in to comment.