使用叛逆编码器特色图像样式为图像添加标题

image-titler的Python项目详细描述


图像标题

Join the chat at https://gitter.im/TheRenegadeCoder/image-titler

使用叛逆编码器特色图像样式向图像添加标题。风格可以是 定义如下:

Titles are split in half by the closest space and displayed using two solid red bars with a white text overlay on the upper right portion of the image.

例如:

Hello World in Pascal

如何跑步

下面的代码片段演示了使用脚本的几种方法:

pip install image-titler # Installs the script

image_titler # Runs as default
image_titler --title "Hello, World!"# Adds a custom title
image_titler --output_path "path/to/output"# Sets the output path
image_titler --path "path/to/image"# Sets the image path
image_titler --tier "free"# Sets the membership tier which changes the rectangle borders

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
ApachePOI如何通过java从excel文件中删除空白列?   linux到后台Java服务应用程序的简单发送/接收接口   java ActionBarPullToRefresh什么都没发生   java从millis获取错误的整数天   java相同的代码在两个不同的包上表现不同   java将每个新的char元素写入一个文件(如果被覆盖)   mysql如何在Java中通过外键链接的多个表中插入数据   java环境下mysql网络文件访问   java当使用构建器模式时,为什么我不应该重用builderobject来访问对象配置?   java jQueryServlet post异常失败   java应该使用什么逻辑来创建像《愤怒的小鸟》中那样的锁屏   java Android:在不滑动的情况下更改ViewPager中的片段   java在使用我的程序逻辑时获得空输出