danbernier / WordCram

open-source word clouds for Processing
http://wordcram.org
Apache License 2.0
199 stars 53 forks source link

getSkippedWords() returns null when there are no skipped words #41

Closed danbernier closed 11 years ago

danbernier commented 11 years ago

It should return a new Word[0] instead.

danbernier commented 11 years ago

Whoops! This is not true, I was seeing the effects of a bug from #42. Sorry!