rusttyper

Crates.iorusttyper
lib.rsrusttyper
version0.6.1
sourcesrc
created_at2019-09-09 16:28:51.664897
updated_at2024-02-24 23:28:50.908985
descriptionBasic text layout, using rusttype.
homepage
repositoryhttps://github.com/purpleposeidon/rusttyper
max_upload_size
id163568
size252,403
neptunepink (purpleposeidon)

documentation

README

rusttyper

Aims to provide sufficiently-featured font-rendering with glium. It's not there yet. This code is based from the example in rusttype

Planned features:

  • Word-wrapping
  • Fallback fonts
  • Styling (Bold, italic, underline, color)
  • Icons & emoji
  • LTR support

license

MIT/Apache dual-license.

The font included in this repository, DroidSans.ttf, is licensed under the Apache 2.0 License.

Commit count: 32

cargo fmt