Crate word_cloud

Source
Expand description

§WordCloud

Generate word clouds with Rust.

This work is distributed under the MIT license.

The fonts are distributed under the Apache license.

Modules§

collision
Rectangles collision detection
colors
Everything related to the color management in the library.
geometry
Geometric primitives.
placement
Everything related to the placement of the words.
visualization
Rendering of the word clouds.
words
Everything related to the words to draw.

Structs§

CloudBuilder
The cloud generation engine.