46c037b
(HEAD -> master)
textium: more work on the glium renderer by
2017-11-05 20:45:31 -0600
4fe8b60
textium: render_atlas example should render at a higher scaling by
2017-11-05 20:43:00 -0600
c26650a
textium: rect: numcast by
2017-11-05 20:42:33 -0600
239bbf6
textium: Rect: add gl_bottom() by
2017-11-05 20:40:29 -0600
dbd0e4b
textium: geometry: conversion from rusttype Rects by
2017-11-05 20:39:55 -0600
848495a
textium: add a Vec2d by
2017-11-05 20:39:30 -0600
dde62e4
textium: relax ordering constraints on Rect<T> by
2017-11-05 20:38:52 -0600
39004d5
textium: pull in num_traits by
2017-11-05 20:37:59 -0600
0e4cd7f
textium: reexport the glium renderer module by
2017-11-05 20:36:47 -0600
d7dd08d
textium: add some getters to the cache by
2017-11-05 20:36:05 -0600
f0bc15f
textium: remove metrics from structs, make a bunch of fields pub by
2017-11-05 20:35:54 -0600
9528025
textium: start work on a gl/glium renderer by
2017-08-20 17:09:51 -0500
7205ed3
textium: face cache example (really should move some of these to tests) by
2017-08-20 17:09:26 -0500
78355c6
textium: add face cache by
2017-08-18 22:51:10 -0500
6cfb74b
textium: fonts should not own a texture by
2017-08-18 22:50:24 -0500
c8da317
textium: minor random cleanup by
2017-08-16 16:30:01 -0500
482b7be
textium: documentation by
2017-08-16 13:37:27 -0500
7bcd4e4
textium: Add render_atlas example (packs atlas, exports as png) by
2017-08-16 11:53:58 -0500
372ff8d
textium::texture::Bitmap: add raw() -> &[T], into_raw() -> Vec<T> by
2017-08-16 11:53:17 -0500
3a1f156
textium: fix mod visibility by
2017-08-16 11:53:00 -0500
38b8ec5
ignore textium's Cargo.lock by
2017-08-15 18:06:42 -0500
f1af59f
Add render_atlas.rs example by
2017-08-15 17:00:54 -0500
3dd5d61
update visibility for some struct fields by
2017-08-15 17:00:18 -0500
6b15380
rasterizer: remove debug, add reminder to fix space packing by
2017-08-15 16:59:03 -0500
9690084
textium::texture: implement a rotated patch method for the packer by
2017-08-15 15:34:20 -0500
1c83383
textium: fix a few issues in rasterization by
2017-08-15 15:33:13 -0500
2b6109f
textium: Implement the skyline atlas packer by
2017-08-15 15:32:45 -0500
8129153
Finish implementation of textium::Font::make_atlas() by
2017-08-15 14:36:50 -0500
eb210ea
textium: Specify atlas packer traits by
2017-08-15 14:33:15 -0500
cd93bc7
textium: Add, wire up, and add example of rasterizing characters by
2017-08-15 14:21:58 -0500
d4073aa
textium: significant improvements in texture abstraction by
2017-08-15 14:21:17 -0500
64b7849
textium: tweak GlyphMetadata, remove FontPacker, FontTexture by
2017-08-15 14:20:31 -0500
5bedf6b
Make textium::geometry::Rect fields public by
2017-08-15 14:20:09 -0500
85221b5
Start work on rasterizer by
2017-08-15 12:24:06 -0500
b7b7c5e
textium: texture utils by
2017-08-15 12:16:15 -0500
2da16d8
textium::geometry::Rect by
2017-08-15 12:15:52 -0500
8bae08f
Cargo setup, basic Glium app by
2017-08-15 12:15:16 -0500
dc558a7
Initial commit by
2017-08-15 12:14:57 -0500