Japanese font shipped in Tux Paint now includes common educational Kanji.

This commit is contained in:
William Kendrick 2006-10-19 07:38:54 +00:00
parent 83b00e8f60
commit be31257fbc
3 changed files with 49 additions and 47 deletions

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$
2006.October.12 (0.9.16)
2006.October.19 (0.9.16)
* Interface improvements:
-----------------------
@ -196,6 +196,8 @@ $Id$
* Japanese
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Japanese font shipped in Tux Paint now includes common educational Kanji
* Korean
Mark K. Kim <mkkim214@gmail.com>

Binary file not shown.

View file

@ -1,46 +1,46 @@
Sazanami-Gothic-noBitmap-noKanji.ttf (Custumized for TuxPaint)
This is a custumized subset of Sazanami-Gothic.ttf for TuxPaint.
Difference between original are,
a) Bitmap data which prevent correct rendering (due to SDL_ttf
bug) are removed.
b) All Kanji data not used in TuxPaint are removed.
The license depends on that of original Sazanami-Gothic as follows.
The license of binary data is same as that of source code.
Even though, distribution under the condition, for example embedding
them in some documents, that it is not intended to reuse them as fonts,
is not considerd as "Redistribution" descrived in following document,
and is allowed without any restriction.
Copyright (c) 1990-2003
Wada Laboratory, the University of Tokyo. All rights reserved.
Copyright (c) 2003-2004
Electronic Font Open Laboratory (/efont/). All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the Wada Laboratory, the University of Tokyo nor
the names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY WADA LABORATORY, THE UNIVERSITY OF TOKYO AND
CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE LABORATORY OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
sazanami-educational-gothic.ttf (Custumized for TuxPaint)
This is a custumized subset of Sazanami-Gothic.ttf for TuxPaint.
Difference between original are,
a) Bitmap data which prevent correct rendering (due to SDL_ttf
bug) are removed.
b) Kanji data except for educational level character are removed.
The license depends on that of original Sazanami-Gothic as follows.
The license of binary data is same as that of source code.
Even though, distribution under the condition, for example embedding
them in some documents, that it is not intended to reuse them as fonts,
is not considerd as "Redistribution" descrived in following document,
and is allowed without any restriction.
Copyright (c) 1990-2003
Wada Laboratory, the University of Tokyo. All rights reserved.
Copyright (c) 2003-2004
Electronic Font Open Laboratory (/efont/). All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the Wada Laboratory, the University of Tokyo nor
the names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY WADA LABORATORY, THE UNIVERSITY OF TOKYO AND
CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE LABORATORY OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.