28 Commits (f0bc15f5c795ddd3542b684297f4f277ced42781)
 

Author SHA1 Message Date
  Erin f0bc15f5c7 textium: remove metrics from structs, make a bunch of fields pub 8 years ago
  Erin 9528025a23 textium: start work on a gl/glium renderer 9 years ago
  Erin 7205ed386c textium: face cache example (really should move some of these to tests) 9 years ago
  Erin 78355c6a15 textium: add face cache 9 years ago
  Erin 6cfb74b246 textium: fonts should not own a texture 9 years ago
  Erin c8da3176c6 textium: minor random cleanup 9 years ago
  Erin 482b7bee0c textium: documentation 9 years ago
  Erin 7bcd4e42f9 textium: Add render_atlas example (packs atlas, exports as png) 9 years ago
  Erin 372ff8d2e7 textium::texture::Bitmap: add raw() -> &[T], into_raw() -> Vec<T> 9 years ago
  Erin 3a1f156d8e textium: fix mod visibility 9 years ago
  Erin 38b8ec513d ignore textium's Cargo.lock 9 years ago
  Erin f1af59f93f Add render_atlas.rs example 9 years ago
  Erin 3dd5d61021 update visibility for some struct fields 9 years ago
  Erin 6b15380d1a rasterizer: remove debug, add reminder to fix space packing 9 years ago
  Erin 9690084c28 textium::texture: implement a rotated patch method for the packer 9 years ago
  Erin 1c833836f8 textium: fix a few issues in rasterization 9 years ago
  Erin 2b6109fc3e textium: Implement the skyline atlas packer 9 years ago
  Erin 8129153a79 Finish implementation of textium::Font::make_atlas() 9 years ago
  Erin eb210ea9cb textium: Specify atlas packer traits 9 years ago
  Erin cd93bc73da textium: Add, wire up, and add example of rasterizing characters 9 years ago
  Erin d4073aae42 textium: significant improvements in texture abstraction 9 years ago
  Erin 64b7849c66 textium: tweak GlyphMetadata, remove FontPacker, FontTexture 9 years ago
  Erin 5bedf6be49 Make textium::geometry::Rect fields public 9 years ago
  Erin 85221b5e4e Start work on rasterizer 9 years ago
  Erin b7b7c5ec18 textium: texture utils 9 years ago
  Erin 2da16d8a38 textium::geometry::Rect 9 years ago
  Erin 8bae08f21e Cargo setup, basic Glium app 9 years ago
  Erin dc558a746c Initial commit 9 years ago