24 Commits

Author SHA1 Message Date
Laurenz
7c0899b537 Run rustfmt 🚿 2019-10-13 13:10:21 +02:00
Laurenz
463e4ebd82 Refactor layout types 🚧 2019-10-13 12:08:07 +02:00
Laurenz
6f22e4f13c Render debug boxes 🧭 2019-10-11 20:28:22 +02:00
Laurenz
f22a307000 Extract into separate repository 🧱 2019-10-09 19:46:42 +02:00
Laurenz Mädje
b96a7e0cf3 Reuse font loader across compilations 🔋 2019-07-28 22:27:09 +02:00
Laurenz Mädje
6c8b5caa9f Improve subsetter testing ✔ 2019-07-27 21:15:10 +02:00
Laurenz
7eec0b8dd7 Add more tests for table parsers 🔋 2019-06-25 21:07:06 +02:00
Laurenz
030d301f0c Refactor subsetter 🧰 2019-06-23 13:32:47 +02:00
Laurenz
c7ee2b393a Fix top-left text alignment 📐 2019-06-22 12:51:06 +02:00
Laurenz
b53ad6b1ec Introduce flex layouting 🎈 2019-06-17 10:08:16 +02:00
Laurenz Mädje
236ebab23a Add more fonts 📜 2019-06-02 19:51:37 +02:00
Laurenz Mädje
3e9f42661e Move to top-left default positioning 📐 2019-06-02 19:15:45 +02:00
Laurenz
c38e17d91f Thoroughly improve documentation 📝 2019-05-26 21:59:33 +02:00
Laurenz
b3734bbc04 Restructure engine into modular layouter 🍂 2019-05-24 12:24:10 +02:00
Laurenz
c384e52480 Improve code quality 🎫 2019-04-29 13:41:00 +02:00
Laurenz Mädje
98c3788cf1 Fix PDF conformance bugs 🚧
- /DocumentCatalog -> /Catalog
- BT/ -> BT
- OpenType -> TrueType (for now)
2019-04-05 14:01:10 +02:00
Laurenz
e589843966 Implement font fallback 🚀 2019-04-01 10:01:42 +02:00
Laurenz
a522a15a66 Insert default glyph when subsetting ⚙ 2019-03-31 15:47:57 +02:00
Laurenz
0b2ae78534 Write ToUnicode mapping 📜 2019-03-31 14:13:10 +02:00
Laurenz
5ca303ecad Make things more consistent ♻ 2019-03-30 20:58:46 +01:00
Laurenz
e6e5aad7ce Refactor font providing ⚙ 2019-03-30 18:47:17 +01:00
Laurenz
db96ecae94 Move some types into better places 🧱 2019-03-30 16:58:45 +01:00
Laurenz
f683bba400 Create error_type! macro ✔ 2019-03-30 16:42:52 +01:00
Laurenz
10994ebac3 Move exporting into seperate module 🧱 2019-03-30 16:01:45 +01:00