Commit Graph

  • f79d513469 store the theta of the word joerg1985 2019-02-06 20:41:48 +0100
  • c7422cfefc don't try to place a word on the same position twice joerg1985 2019-02-03 19:13:50 +0100
  • 337f4f796a Removed InstanceCreator in favor of static get() methods for each class Namnodorel 2019-02-01 23:15:58 +0100
  • 6e180a2ca0 Removed unused Graphics methods Namnodorel 2019-02-01 23:03:23 +0100
  • 9be77a8a15 Replaced placeholder colors with RGB values of the previous colors in hex format Namnodorel 2019-02-01 21:42:42 +0100
  • ee9ad38574 fixed the calculation of the maximum spiral radius and added a test to it joerg1985 2019-01-31 22:04:38 +0100
  • 1ca095b4e7 fixed mask of background joerg1985 2019-01-31 21:57:02 +0100
  • 5c3e0c97cb Fixed some default colors on Android Namnodorel 2019-01-30 22:09:51 +0100
  • d7775857ba Added Android implementation Namnodorel 2019-01-18 16:26:00 +0100
  • fd08fc79b6 use BitSet.nextSetBit to find collisions joerg1985 2019-01-26 18:48:04 +0100
  • 56c6f86505 fixed the mask of the background joerg1985 2019-01-26 17:25:19 +0100
  • faf2310c85 improved speed of padding with large paddings joerg1985 2019-01-19 18:36:21 +0100
  • 5a785b818a mask pixels outside the given image joerg1985 2019-01-19 18:25:15 +0100
  • 534fa04f4e added tests and fixed small issues joerg1985 2019-01-17 22:57:58 +0100
  • 2071d17a92 fix to issue #60 joerg1985 2019-01-17 18:33:30 +0100
  • ec2e061185 reverted concurrent creation of words joerg1985 2019-01-17 18:17:57 +0100
  • 63587a195b InstanceCreator now gets its objects using reflection Namnodorel 2019-01-16 19:26:36 +0100
  • 608f7c6ae3 Delete w1547484505484.png joerg1985 2019-01-14 20:08:56 +0100
  • a82dd6bf85 render the rotated text into the buffered image joerg1985 2019-01-14 20:07:52 +0100
  • 18651c7a7c don't let the angles be effected by the parallel creation of words joerg1985 2019-01-14 17:49:39 +0100
  • a5cd279eb1 fixed the rectange collision mode joerg1985 2019-01-13 19:58:04 +0100
  • ce86d0a5a2 implemented the circle background joerg1985 2019-01-13 17:34:44 +0100
  • 9da264262a ensure the word is inside the background joerg1985 2019-01-13 16:42:17 +0100
  • 7e38a54396 the background masks all none usable pixels and we can only check this raster joerg1985 2019-01-13 16:36:02 +0100
  • 37d293313e optimzied the fast path of collide joerg1985 2019-01-13 14:44:38 +0100
  • e0c4372aac addes CollisionRaster.lineIsTransparent to improved padding joerg1985 2019-01-13 14:42:08 +0100
  • de13bcec38 fixed index calculation joerg1985 2019-01-12 14:27:26 +0100
  • 35dd968d56 Find collisions faster using a fast path joerg1985 2019-01-10 19:30:47 +0100
  • bc0607411a the BitSet supports clone joerg1985 2019-01-10 19:27:39 +0100
  • c364f20b5a Removed setBackgroundColor() and moved coloring into drawing methods Namnodorel 2019-01-09 21:01:00 +0100
  • 34df4a2741
    Merge pull request #74 from mdirkse/master Kenny Cason 2019-01-08 14:27:10 -0800
  • 4e882d9ba7 Moved the boundary check outside the loop joerg1985 2019-01-08 22:07:42 +0100
  • 258f0dc3e4 Avoid creation of thousands Point objects and a HashSet joerg1985 2019-01-08 21:43:25 +0100
  • 145f7717c8 Use a BitSet instead of a nested arrays joerg1985 2019-01-08 21:30:38 +0100
  • 0cb7d326e1 Fixed some images getting corrupted and a font related NPE Namnodorel 2019-01-06 18:48:24 +0100
  • 1347c90c53 Added instantiation to InstanceCreator Namnodorel 2019-01-06 17:34:03 +0100
  • 6a6ee0c1c9 Renamed package name to "abst" Namnodorel 2019-01-06 17:08:45 +0100
  • 5219016719 More refactoring for new classes Namnodorel 2019-01-06 17:07:50 +0100
  • 8779df2307 Refactored tests to use the new classes Namnodorel 2019-01-06 16:58:32 +0100
  • 5210e07615 First try at abstracting AWT away Namnodorel 2019-01-06 16:09:45 +0100
  • 75b1f5d9ce Replaced AWT wildcard imports with direct ones Namnodorel 2019-01-06 12:07:56 +0100
  • 8689005aba Add per-word font setting with default (partial fix for #28) Maarten Dirkse 2018-11-30 00:43:50 +0100
  • 9fcac32b9b
    Merge pull request #72 from Thibstars/master Kenny Cason 2018-11-08 00:10:54 -0800
  • 4085afd7ac Fix example code for rectangle word clouds Thibault Helsmoortel 2018-11-07 14:48:01 +0100
  • bdfe0f48d1 update kumo brew script + doc Kenny Cason 2018-09-15 12:08:37 +0800
  • ff4ed94022 update kumo brew script + doc Kenny Cason 2018-09-15 12:02:10 +0800
  • dda294e1b8 add release documentation Kenny Cason 2018-09-15 11:57:28 +0800
  • f4aea3c595 update readme for v1.17 Kenny Cason 2018-09-15 11:50:11 +0800
  • 1afc8f8e11 update gitignore Kenny Cason 2018-09-15 11:49:41 +0800
  • 04928beb40 remove release.properties Kenny Cason 2018-09-15 11:49:13 +0800
  • a3759c6440 [maven-release-plugin] prepare for next development iteration Kenny Cason 2018-09-15 11:38:38 +0800
  • 56b3172e44 [maven-release-plugin] prepare release v1.17 v1.17 Kenny Cason 2018-09-15 11:38:26 +0800
  • 87447357bb continue integrating maven release plugin Kenny Cason 2018-09-15 11:37:46 +0800
  • 470aaedc44 [maven-release-plugin] prepare for next development iteration Kenny Cason 2018-09-15 11:10:50 +0800
  • 5ebc374fd9 [maven-release-plugin] prepare release v1.16 v1.16 Kenny Cason 2018-09-15 11:10:37 +0800
  • 7d48dd1831 continue integrating maven release plugin Kenny Cason 2018-09-15 11:09:41 +0800
  • fa0cd50255 start integration maven release plugin v1.15 v1.14 Kenny Cason 2018-09-15 10:46:51 +0800
  • 673110dc6c
    Merge pull request #69 from kennycason/circleci-20-test Kenny Cason 2018-08-23 15:03:36 -0700
  • fb0ef49067 update circle ci v2 config Kenny Cason 2018-08-23 15:01:47 -0700
  • 76b261bbcb Adding auto-generated CircleCI 2.0 config file Kenny Cason 2018-08-23 14:58:13 -0700
  • ac57be14f5
    Merge pull request #68 from rzo1/dependency-updates Kenny Cason 2018-08-23 14:46:43 -0700
  • de6634ae5d updates compiler plugin to 3.8.0 (was 3.5.1) updates source plugin to 3.0.1 (was 2.4) updates javadoc plugin to 3.0.1 (was 2.10.3) updates nexus plugin to 1.6.8 (was 1.6.4) updates surefire plugin to 2.22.0 (was 2.20) rzo1 2018-08-23 12:25:05 +0200
  • 4d85af7f42 updates jsoup to 1.11.3 (was 1.8.2) updates jcommander to 1.72 (was 1.48) updates to rtree 0.8.6 (was 0.8.0.1) rzo1 2018-08-23 12:22:14 +0200
  • 17fe1f9001 switches to next development iteration rzo1 2018-08-23 12:21:36 +0200
  • 563593dfd4 #30 normalize then filter Kenny Cason 2018-08-17 01:10:56 -0700
  • f385d4ce45 clean frequency analyzer + tokenizers + normalizers + add tests Kenny Cason 2018-08-16 19:03:22 -0700
  • 0691bfc600 update unit test + brew deploy script Kenny Cason 2018-07-20 13:51:09 -0700
  • 06c65a6141
    Update README.md Kenny Cason 2018-07-05 00:18:13 -0700
  • f1073e624e
    Update README.md Kenny Cason 2018-07-05 00:17:37 -0700
  • 877c9d4af1
    Update README.md Kenny Cason 2018-07-05 00:17:10 -0700
  • 518abd5825
    Merge pull request #65 from michaelizer/master Kenny Cason 2018-07-05 00:15:54 -0700
  • 6ec9b4a07b
    Update README.md michaelizer 2018-06-23 12:37:50 -0400
  • 1317efd2a3
    Delete , michaelizer 2018-06-23 12:36:29 -0400
  • 80ba117b21
    Add files via upload michaelizer 2018-06-23 12:34:12 -0400
  • 53dc87ee6f
    Create , michaelizer 2018-06-23 12:32:04 -0400
  • d17e3a36fd
    Update README.md Kenny Cason 2018-06-05 23:13:50 -0700
  • b413f8172e
    Add CircleCI Badge Kenny Cason 2018-06-05 23:02:25 -0700
  • 384c94b9eb
    Merge pull request #61 from FunThomas424242/master Kenny Cason 2018-05-30 14:30:22 -0700
  • 88051f7fb3
    scope of log4j binding set to test Huluvu424242 2018-05-29 21:07:53 +0200
  • 477bac89fe
    Update README.md Kenny Cason 2018-01-04 11:11:43 -0800
  • b75ee6a8e6 update pom versions Kenny Cason 2017-12-17 21:53:58 -0800
  • 72a63cf819 update brew install file + add default log config Kenny Cason 2017-12-17 21:50:04 -0800
  • 17751a7655 update kumo brew install script Kenny Cason 2017-12-01 11:00:06 -0800
  • 29212c5a41 update kumo brew install script Kenny Cason 2017-12-01 10:56:45 -0800
  • 9c58480c98 update kumo brew install script Kenny Cason 2017-12-01 10:31:09 -0800
  • bcbfce138e update versions Kenny Cason 2017-11-30 22:49:35 -0800
  • af6e9053b1 minor refactoring Kenny Cason 2017-11-30 22:32:35 -0800
  • 282142b821
    Merge pull request #57 from kennycason/frequency-file-loader Kenny Cason 2017-11-30 22:16:32 -0800
  • 54fed95301 #52 add support for frequency file loader frequency-file-loader Kenny Cason 2017-11-30 22:15:58 -0800
  • d7cf38c192
    Merge pull request #55 from kennycason/slf4j-conversion Kenny Cason 2017-11-30 21:15:19 -0800
  • 23943c8bcc #54 convert log4j -> sl4fj slf4j-conversion Kenny Cason 2017-11-30 21:14:24 -0800
  • 30e0e735d1 replace remaining tabs with spaces Kenny Cason 2017-11-30 20:19:28 -0800
  • 338f0e4ffd #42: update color palette examples in readme Kenny Cason 2017-08-28 14:47:06 -0700
  • 2e79d57c80 #42: update color palette examples in readme Kenny Cason 2017-08-28 14:28:09 -0700
  • 70aaa8462a #51 fix frequency count bug Kenny Cason 2017-07-13 12:20:01 -0700
  • c7fb2a7fb5 update pom version + build plugins Kenny Cason 2017-06-05 15:39:22 -0700
  • 886f4d01ec update sha256 for brew install Kenny Cason 2017-06-02 16:21:14 -0700
  • fcd0d52dc2 version bump Kenny Cason 2017-06-02 15:11:24 -0700
  • 5fe3f355d1 Update README.md Kenny Cason 2017-06-02 15:06:09 -0700
  • c1b88ff5b7 update readme Kenny Cason 2017-06-02 14:40:29 -0700