ASOBOAD TOOLS

ライセンス

ビフォーアフター工房で使用している、第三者のフォント・ライブラリのライセンス情報です。

最終更新:2026-07-29

本ツールは、画像の処理をすべて利用者のブラウザ内で行います。使用するフォント・ライブラリは外部CDNを使わず、すべて自サーバーに設置しています(外部への通信はアクセス解析タグのみです)。

フォントと動画多重化ライブラリは共有ディレクトリ ../common/ を、その他のライブラリは本ツールに同梱した before-after/libs/ を参照しています。

共有ディレクトリ common/ 側のアセット(フォント一覧・アイコン・その他ライブラリ)の詳細は、 ASOBOAD Tools 共通のライセンス情報をご覧ください。

SIL Open Font License 1.1 OFL-1.1

本ツールで使用している2書体は、いずれも SIL Open Font License 1.1 のもとで配布されています。原配布元は Google Fonts で、本サイトでは self-host しています。ライセンス全文は OFL-1.1.txt をご確認ください。

Zen Maru Gothic
Designer: Yoshimichi Ohira — common/fonts/zen-maru-gothic/fonts.google.com
Zen Kaku Gothic New
Designer: Yoshimichi Ohira — common/fonts/zen-kaku-gothic-new/fonts.google.com

MIT License MIT

本ツールに同梱しているライブラリは、いずれも MIT License のもとで配布されています。各ライブラリの著作権表示は下記のとおりです。

React 18.3.1 / React DOM 18.3.1
Copyright (c) Facebook, Inc. and its affiliates.
before-after/libs/react.production.min.js, before-after/libs/react-dom.production.min.jsgithub.com/facebook/react
gif.js 0.2.0
Copyright (c) 2013 Johan Nordberg
before-after/libs/gif.js, before-after/libs/gif.worker.js(アニメーションGIFの書き出しに使用) — github.com/jnordberg/gif.js
mp4-muxer 5.2.2
Copyright (c) 2023 Vanilagy
common/libs/mp4-muxer/mp4-muxer-5.2.2.js(MP4動画の書き出しに使用) — github.com/Vanilagy/mp4-muxer
MIT License 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.

NeuQuant License NeuQuant

GIF書き出しの減色処理には、gif.js に含まれる NeuQuant アルゴリズム(Anthony Dekker, 1994)が使われています。gif.js 本体とは別に、下記の著作権表示をそのまま保持することが条件とされています。

NeuQuant Neural-Net Quantization Algorithm
Copyright (c) 1994 Anthony Dekker
before-after/libs/gif.worker.js に同梱(gif.js 由来)
NeuQuant Neural-Net Quantization Algorithm Copyright (c) 1994 Anthony Dekker NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994. See "Kohonen neural networks for optimal colour quantization" in "Network: Computation in Neural Systems" Vol. 5 (1994) pp 351-367. for a discussion of the algorithm. Any party obtaining a copy of these files from the author, directly or indirectly, is granted, free of charge, a full and unrestricted irrevocable, world-wide, paid up, royalty-free, nonexclusive right and license to deal in this software and documentation files (the "Software"), including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons who receive copies from any such party to do so, with the only requirement being that this copyright notice remain intact.