glium-glyph 0.2.2

Glium frontend for the glyph-brush text renderer. gfx-glyph with gfx swapped out for glium.
Documentation

glium-brush

Glium frontend for the glyph-brush text renderer.

It bases on the gfx_glyph crate. While it "works" right now, it's quite WIP atm as some parts of the API are only drafted. I've written it mostly to scratch a personal itch of mine.

TODO:

  • add builder struct like the glyph-brush crate has
  • complete code style changes
  • examples and docs are sitll about the gfx-brush crate