easytext 0.0.1

A dead simple, easy-to-use and basic text rendering library for wgpu.
Documentation
# easytext

A dead simple, easy-to-use, and basic text rendering library for wgpu.

Basically a more basic glyphon "alternative" that doesn't use cosmic-text.
https://github.com/grovesNL/glyphon

## Features

- Easy-to-use API for text rendering
- Supports most fonts
- Very performant

## Limitations

- Very basic
- No color (yet)

## Installation

Add the following to your `Cargo.toml`:

```toml
[dependencies]
easytext = "0.0.1"
```

## ATTRIBUTION
The m5x7.ttf font included is made by Daniel Linssen.
https://managore.itch.io/m5x7