~alcinnz/Typograffiti

f8e4c3a4 — Adrian Cochrane 2 years ago refactor
Ensure baselines line up!
b1477620 — Adrian Cochrane 2 years ago
Merge branch 'refactor' of github.com:schell/typograffiti into refactor
d85314ac — Adrian Cochrane 2 years ago
Fix font resizing issues, looking up appropriate Harfbuzz scaling.
6392cdaf — Adrian Cochrane 2 years ago
Relax version constraints on base library.
4982cdac — Adrian Cochrane 2 years ago
Add metadata.
5df992ea — Adrian Cochrane 2 years ago
Propagate bugfixes to Harfbuzz-Pure.
f6554937 — Adrian Cochrane 2 years ago
Incorporate OpenGL & FreeType memory management into cached API.
61c55a6c — Adrian Cochrane 2 years ago
Claim credit.
831fe433 — Adrian Cochrane 2 years ago
Test and fix rendering of consecutive newlines.
3ed8e9c1 — Adrian Cochrane 2 years ago
Code cleanliness fixes, propagate exceptions, & add more spatial transforms.
3273335a — Adrian Cochrane 2 years 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 2 years ago
Document everything and get test code working again!
cb478a28 — Adrian Cochrane 2 years ago
Integrate richtext APIs.
39d01d5e — Adrian Cochrane 2 years ago
Expose richtext builder API.
bb54b5c1 — Adrian Cochrane 2 years ago
Add nicer API for specifying font features!
c4545d72 — Adrian Cochrane 2 years ago
Resurrect optimizations using Vectors for lists.
c8cf0375 — Adrian Cochrane 2 years ago
Fix rangechecks around fontfeatures.
bd870636 — Adrian Cochrane 2 years ago
Fix font-feature support, simplify API, & add type signatures.
63a1336d — Adrian Cochrane 2 years ago
Commit missing module dealing with uncached fonts.
9b03b9d2 — Adrian Cochrane 2 years ago
Fix compilation issues with restructure back to Typograffiti's original.
Next