VirtualBox

source: vbox/trunk/src/libs/libpng-1.2.8/contrib/visupng/README.txt@ 11115

Last change on this file since 11115 was 6395, checked in by vboxsync, 17 years ago

export libpng and zlib so Windows and OS/2 build cleanly.

  • Property svn:eol-style set to native
File size: 2.0 KB
Line 
1Microsoft Developer Studio Build File, Format Version 6.00 for VisualPng
2------------------------------------------------------------------------
3
4Copyright 2000, Willem van Schaik. For conditions of distribution and
5use, see the copyright/license/disclaimer notice in png.h
6
7As a PNG .dll demo VisualPng is finished. More features would only hinder
8the program's objective. However, further extensions (like support for other
9graphics formats) are in development. To get these, or for pre-compiled
10binaries, go to "http://www.schaik.com/png/visualpng.html".
11
12------------------------------------------------------------------------
13
14Assumes that
15
16 libpng DLLs and LIBs are in ..\..\projects\msvc\win32\libpng
17 zlib DLLs and LIBs are in ..\..\projects\msvc\win32\zlib
18 libpng header files are in ..\..\..\libpng
19 zlib header files are in ..\..\..\zlib
20 the pngsuite images are in ..\pngsuite
21
22To build:
23
241) On the main menu Select "Build|Set Active configuration".
25 Choose the configuration that corresponds to the library you want to test.
26 This library must have been built using the libpng MS project located in
27 the "..\..\mscv" subdirectory.
28
292) Select "Build|Clean"
30
313) Select "Build|Rebuild All"
32
334) After compiling and linking VisualPng will be started to view an image
34 from the PngSuite directory. Press Ctrl-N (and Ctrl-V) for other images.
35
36
37To install:
38
39When distributing VisualPng (or a further development) the following options
40are available:
41
421) Build the program with the configuration "Win32 LIB" and you only need to
43 include the executable from the ./lib directory in your distribution.
44
452) Build the program with the configuration "Win32 DLL" and you need to put
46 in your distribution the executable from the ./dll directory and the dll's
47 libpng1.dll, zlib.dll and msvcrt.dll. These need to be in the user's PATH.
48
49
50Willem van Schaik
51Calgary, June 6th 2000
52
53P.S. VisualPng was written based on preliminary work of:
54
55 - Simon-Pierre Cadieux
56 - Glenn Randers-Pehrson
57 - Greg Roelofs
58
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette