upamune / awesomizer

awesomize image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesomizer

"最高" の画像にすることをお約束します。

Install

$ git clone github.com/upamune/awesomizer
$ cd awesomizer
$ pip install pillow

Usage

$ ./awesomizer.py `IMAGE_FILE_PATH`

生成された画像は実行したディレクトリ直下に awesomized_FILENAME という名前で保存されます。 Python2.7.10, Python3.4.3 での動作を確認済みです。

LICENSE

フォントのライセンス

フォントは以下のライセンスに準じます。

  • IPAフォント (fonts/IPA_Font_License_Agreement_v1.0.txt)
  • M+ (fonts/LICENSE_J,fonts/LICENSE_E)
  • Copyright(c) 2013 M+ FONTS PROJECT
  • Copyright(c) Information-technology Promotion Agency, Japan (IPA), 2003-2013.

フォント以外のライセンス

The MIT License (MIT)

Copyright (c) 2015 upamune

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.

About

awesomize image


Languages

Language:Python 100.0%