Image support instructions on windows

I noticed that the xkcd layer wasn't working on my windows box. After a little digging I found out that I was using the default download from the gnu emacs site which does not include the image support dlls. Hopefully this change will help people in the future in my same situation.
This commit is contained in:
Devagamster 2015-04-18 02:56:19 -07:00 committed by syl20bnr
parent 968eb783d1
commit 5019adb20f
1 changed files with 6 additions and 0 deletions

View File

@ -200,6 +200,12 @@ guide and consult the [FAQ](#faq).
If you are using Ubuntu and Unity then you can add the Spacemacs logo by
following the instructions [here][cpaulik-unity-icon].
If you are using Windows, then a version of emacs with the image display binaries
included is required. You can follow the instructions [here][http://stackoverflow.com/questions/2650041/emacs-under-windows-and-png-files].
Alternatively you can download a version of emacs with image support included such
as this [one][http://emacsbinw64.sourceforge.net/].
# Update
Spacemacs currently requires manual updates using the following procedure: