22 Commits (482b7bee0ce5c1b5121a82eeb2113152ded6258b)
 

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