diff options
author | Jason Rumney <jasonr@gnu.org> | 2008-01-31 15:41:43 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2008-01-31 15:41:43 +0000 |
commit | 30f8b2fa66fb139cd7d10dfef0a7121dfb8de87e (patch) | |
tree | 8e96bb6ba7ae02a1d090c187fc0566680b091177 /admin/nt | |
parent | b31eeda3ff9da89d3d46f0d8c76f287d78730c9d (diff) |
Add note about obtaining libXpm source, and its origin.
Diffstat (limited to 'admin/nt')
-rw-r--r-- | admin/nt/README.W32 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index 9d78e4f5e8..e9623b0bb9 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 @@ -72,7 +72,10 @@ See the end of the file for license conditions. Emacs has built in support for XBM and PPM/PGM/PBM images, and the libXpm library is bundled, providing XPM support (required for color - toolbar icons and splash screen). + toolbar icons and splash screen). Source for libXpm should be available + on the same place as you got this binary distribution from. The version + of libXpm bundled with this version of Emacs is 3.5.7, based on x.org's + libXpm library from X11R7.3. Emacs can also support some other image formats with appropriate libraries. These libraries are all available as part of GTK, or from |