1
0
mirror of https://github.com/kennycason/kumo synced 2025-03-25 08:38:53 -04:00

Fixed issue 20 - encoidng error on windows

This commit is contained in:
rj93 2016-01-07 21:02:55 +00:00
parent beefe02587
commit ee720b3471

View File

@ -10,6 +10,10 @@
<description>Kumo's goal is to create a powerful and user friendly Word Cloud API in Java. Kumo directly generates an image file without the need to create an applet (as many other libraries do).</description>
<url>https://github.com/kennycason/kumo</url>
<version>1.3</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>