Set native end-of-line encoding on all txt files we package in distributions.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1585 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2010-08-22 16:48:58 +00:00
parent 3ed9d0d652
commit b0bf727997
8 changed files with 1646 additions and 1646 deletions

View File

@ -1,21 +1,21 @@
Fonts by Yusuke Kamiyamane
http://p.yusukekamiyamane.com/fonts/
License: "The fonts can be used free for any personal or commercial projects."
- Arma Five
- Ronda Seven
- Easta Seven
- Westa Seven
- Tempesta Seven
- Tempesta Five
Converted to Sfont format by yrizoud
Changed filenames for better sorting:
for Compressed
_ for Condensed
__ for Normal
___ for Extended
Fonts by Yusuke Kamiyamane
http://p.yusukekamiyamane.com/fonts/
License: "The fonts can be used free for any personal or commercial projects."
- Arma Five
- Ronda Seven
- Easta Seven
- Westa Seven
- Tempesta Seven
- Tempesta Five
Converted to Sfont format by yrizoud
Changed filenames for better sorting:
for Compressed
_ for Condensed
__ for Normal
___ for Extended

View File

@ -1,16 +1,16 @@
The following file:
SDL.dll
is the runtime environment for the SDL library.
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html
The following file:
SDL.dll
is the runtime environment for the SDL library.
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html

View File

@ -1,19 +1,19 @@
The following file
SDL_image.dll
is the runtime environment for the library SDL_image 1.2.10 by Sam Lantiga and Mattias Engdegård.
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html
The source is available from the libraries page at the SDL website:
http://www.libsdl.org/
=========================
Compiled by yrizoud on 16/06/2010 with static builds of :
libjpeg (JPEG library http://www.ijg.org/ release 6b of 27-Mar-1998 : jpegsr6.zip)
libtiff (TIFF library ftp://ftp.sgi.com/graphics/tiff/ : tiff-v3.4-tar.gz)
And dynamic version of :
libpng (http://www.libpng.org/pub/png/libpng.html) v1.4.2 --> libpng14-14.dll requirement
The following file
SDL_image.dll
is the runtime environment for the library SDL_image 1.2.10 by Sam Lantiga and Mattias Engdegård.
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html
The source is available from the libraries page at the SDL website:
http://www.libsdl.org/
=========================
Compiled by yrizoud on 16/06/2010 with static builds of :
libjpeg (JPEG library http://www.ijg.org/ release 6b of 27-Mar-1998 : jpegsr6.zip)
libtiff (TIFF library ftp://ftp.sgi.com/graphics/tiff/ : tiff-v3.4-tar.gz)
And dynamic version of :
libpng (http://www.libpng.org/pub/png/libpng.html) v1.4.2 --> libpng14-14.dll requirement

View File

@ -1,12 +1,12 @@
The following files:
SDL_ttf.dll
libfreetype-6.dll
are the runtime environment for the library SDL_ttf 2.0 by Sam Lantiga.
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html
The source is available from the libraries page at the SDL website:
http://www.libsdl.org/
The following files:
SDL_ttf.dll
libfreetype-6.dll
are the runtime environment for the library SDL_ttf 2.0 by Sam Lantiga.
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html
The source is available from the libraries page at the SDL website:
http://www.libsdl.org/

View File

@ -1,24 +1,24 @@
The Windows distribution of Grafx2 is compiled and statically linked with
Lua v5.1.4
Lua is licensed with the MIT license:
Copyright © 1994-2008 Lua.org, PUC-Rio.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
The Windows distribution of Grafx2 is compiled and statically linked with
Lua v5.1.4
Lua is licensed with the MIT license:
Copyright © 1994-2008 Lua.org, PUC-Rio.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -1,53 +1,53 @@
What's here
===========
The official ZLIB1.DLL
Source
======
zlib version 1.2.3
available at http://www.gzip.org/zlib/
Specification and rationale
===========================
See the accompanying DLL_FAQ.txt
Usage
=====
See the accompanying USAGE.txt
Build info
==========
Contributed by Gilles Vollant <info@winimage.com>
Compiler: Microsoft Visual C++ Toolkit 2003
Library: Microsoft Visual C++ 6.0 (to link with MSVCRT.DLL)
Copyright notice
================
(C) 1995-2005 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
What's here
===========
The official ZLIB1.DLL
Source
======
zlib version 1.2.3
available at http://www.gzip.org/zlib/
Specification and rationale
===========================
See the accompanying DLL_FAQ.txt
Usage
=====
See the accompanying USAGE.txt
Build info
==========
Contributed by Gilles Vollant <info@winimage.com>
Compiler: Microsoft Visual C++ Toolkit 2003
Library: Microsoft Visual C++ 6.0 (to link with MSVCRT.DLL)
Copyright notice
================
(C) 1995-2005 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff