# ブラウザウディタ ライセンス
## 概要

ブラウザウディタは、オリジナルのウディタをWebブラウザ向けに移植したソフトウェアです  
本ソフトウェアは以下の条件に基づいて利用および再頒布が許可されています 

## 使用許諾

オリジナルのウディタ開発者であるSmokingWOLF様から、以下の許諾を得ています：  

Webブラウザ向け移植版（ブラウザウディタ）の利用  
ゲーム権利者向けに、ゲームを同梱する形でのブラウザウディタ実行ファイル（woditor.wasm等）の複製および再頒布  

ブラウザウディタの製作者であるrikkaは、以下を許諾します： 

ゲーム権利者向けに、ゲームを同梱する形でのブラウザウディタの複製および再頒布  


## 注意事項

ブラウザウディタはオープンソースではありません  
本ソフトウェアの使用および再頒布には、上記の許諾条件を遵守する必要があります  
商用利用を含む具体的な利用方法については、個別に権利者への確認を推奨します  

## WOLF RPG エディター
SmokingWOLF 様

## 以降各種依存ライブラリ/アセット
本ソフトウェアは以下のオープンソースライブラリおよびアセットを使用しています：  

## DXライブラリ
山田　巧（Takumi Yamada） 様

## DX Library for HTML5 

(C) 2020-2022 かめのこにょこにょこ

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.  
 
## JPEG読み込み機能
　libjpeg　Copyright (C) 1991-2013, Thomas G. Lane, Guido Vollbeding.  

## Png読み込み機能
　libpng　Copyright (c) 1998-2004 Glenn Randers-Pehrson.  
　zlib　Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler.  

## OggVorbis読み込み機能
　Copyright (C) 2002-2009 Xiph.org Foundation  

　Redistribution and use in source and binary forms, with or without  
　modification, are permitted provided that the following conditions  
　are met:  

　- Redistributions of source code must retain the above copyright  
　notice, this list of conditions and the following disclaimer.  

　- 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.  

　- Neither the name of the Xiph.org Foundation 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 THE COPYRIGHT HOLDERS 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 FOUNDATION  
　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.  


## TIFF画像読み込み機能
　libtiff　Copyright (c) 1988-1997 Sam Leffler  
　　　libtiff　Copyright (c) 1991-1997 Silicon Graphics, Inc.  


## 乱数生成機能　Mersenne Twister
　Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,  
　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. The name of the author may not be used to endorse or promote products  
　derived from this software without specific prior written permission.  

　THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.  

## フォントレンダリング機能(FreeType)
FreeTypeLicenseによる (LICENSE/FTL.txt 参照)

## デフォルトのフォント(Mplus 1p)
(LICENSE/mplus_1p/OFL.txt 参照)

## デフォルトのサブフォント(Oxygen Mono)
Copyright (c) 2012, Vernon Adams (vern@newtypography.co.uk)  
SIL Open Font License (LICENSE/oxygen_mono/OFL.txt 参照)
