~alcinnz/Typograffiti

1c30cf54 — Adrian Cochrane 11 months ago fancy
Fix pre-shaped text rendering, requires font to be set & coordinates converted.
d787e09d — Adrian Cochrane 11 months ago
Add usage info to draw-shaped.
c33b23ec — Adrian Cochrane 11 months ago
Implement script for rendering pre-shaped text.
31bdd77c — Adrian Cochrane 1 year, 2 months ago
Fix README formatting.
c90bdecd — Adrian Cochrane 1 year, 2 months ago
Release Typograffiti 2.0.0.1!

Has some vital text rendering fixes aligning baselines & scaling letterspacing with fontsize.
f8e4c3a4 — Adrian Cochrane 1 year, 2 months ago refactor
Ensure baselines line up!
b1477620 — Adrian Cochrane 1 year, 2 months ago
Merge branch 'refactor' of github.com:schell/typograffiti into refactor
d85314ac — Adrian Cochrane 1 year, 2 months ago
Fix font resizing issues, looking up appropriate Harfbuzz scaling.
6392cdaf — Adrian Cochrane 1 year, 2 months ago
Relax version constraints on base library.
4982cdac — Adrian Cochrane 1 year, 2 months ago
Add metadata.
5df992ea — Adrian Cochrane 1 year, 2 months ago
Propagate bugfixes to Harfbuzz-Pure.
f6554937 — Adrian Cochrane 1 year, 3 months ago
Incorporate OpenGL & FreeType memory management into cached API.
61c55a6c — Adrian Cochrane 1 year, 3 months ago
Claim credit.
831fe433 — Adrian Cochrane 1 year, 3 months ago
Test and fix rendering of consecutive newlines.
3ed8e9c1 — Adrian Cochrane 1 year, 3 months ago
Code cleanliness fixes, propagate exceptions, & add more spatial transforms.
3273335a — Adrian Cochrane 1 year, 3 months ago
Get multiline text rendering working.

It turns out that the font-features list was cutting short the text-lines list.
So now the font-features list is infinite so the text-lines list cuts it short!
f793b68c — Adrian Cochrane 1 year, 3 months ago
Document everything and get test code working again!
cb478a28 — Adrian Cochrane 1 year, 3 months ago
Integrate richtext APIs.
39d01d5e — Adrian Cochrane 1 year, 3 months ago
Expose richtext builder API.
bb54b5c1 — Adrian Cochrane 1 year, 3 months ago
Add nicer API for specifying font features!
Next