platform
|
Use FT_Done_Library instead of FT_Done_Freetype
|
2015-05-28 10:17:06 +09:00 |
text
|
Reduce max line length from 150 to 120 characters
|
2015-05-24 00:01:49 -04:00 |
buffer_map.rs
|
Stop using IndexMut on HashMap.
|
2015-05-01 21:16:22 +02:00 |
Cargo.toml
|
Use harfbuzz bindings from crates.io
|
2015-05-26 14:47:34 +02:00 |
font.rs
|
layout: Implement per-glyph font fallback.
|
2015-05-22 17:16:24 -07:00 |
font_context.rs
|
Remove unused imports.
|
2015-05-06 19:20:10 +02:00 |
font_template.rs
|
Remove some as_slice calls.
|
2015-04-24 17:44:47 +02:00 |
lib.rs
|
Layerize canvas
|
2015-05-20 19:10:50 +02:00 |
paint_context.rs
|
Enable antialiasing for the canvas.
|
2015-05-28 11:10:57 +02:00 |