summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-01Improve tokenizer ๐Ÿ›ขLaurenz
2019-04-30Remove the concept of words from tokenization ๐ŸŽˆLaurenz
2019-04-29Create command line interface ๐Ÿ’ปLaurenz
2019-04-29Improve code quality ๐ŸŽซLaurenz
2019-04-29Make parse tokens more static and efficient ๐Ÿ—œLaurenz
2019-04-29Refactor function parsing โ™ปLaurenz
2019-04-29Remove stack from parser โ™ปLaurenz
2019-04-29Simple dynamic, scoped function parsing ๐Ÿ“ฅLaurenz
2019-04-11Express functions as trait objects ๐Ÿš„Laurenz
2019-04-05Fix PDF conformance bugs ๐ŸšงLaurenz Mรคdje
2019-04-01Implement paragraphs ๐Ÿ“œLaurenz
2019-04-01Implement bold and italics ๐Ÿ“œLaurenz
2019-04-01Use interior mutability for font loader โš™Laurenz
2019-04-01Implement font fallback ๐Ÿš€Laurenz
2019-03-31Simplify subsetter definition โœจLaurenz
2019-03-31Fix bug with special characters ๐ŸšงLaurenz
2019-03-31Insert default glyph when subsetting โš™Laurenz
2019-03-31Write ToUnicode mapping ๐Ÿ“œLaurenz
2019-03-31Fix some things ๐ŸšงLaurenz
2019-03-30Make things more consistent โ™ปLaurenz
2019-03-30Create complex font_info macro ๐Ÿš€Laurenz
2019-03-30Refactor font providing โš™Laurenz
2019-03-30Move some types into better places ๐ŸงฑLaurenz
2019-03-30Create error_type! macro โœ”Laurenz
2019-03-30Move exporting into seperate module ๐ŸงฑLaurenz
2019-03-29Optionally owned data in PDF crate โœˆLaurenz
2019-03-29Refactor PDF crate โ™ปLaurenz
2019-03-29Refactor opentype crate โ™ปLaurenz
2019-03-14Font providers ๐Ÿš€+ better docs ๐Ÿ“œLaurenz
2019-03-14Better error handling ๐ŸŒLaurenz
2019-03-14Unified font error type ๐Ÿ”—Laurenz
2019-03-14Hide subengines and improve Compiler API ๐Ÿ•ณLaurenz
2019-03-14Refactor pdf font handling โ™ปLaurenz
2019-03-13Fix space handling for multiline ๐Ÿ”จLaurenz
2019-03-13Basic multiline support ๐Ÿ“œLaurenz
2019-03-11Restructure typeset crate โœˆLaurenz
2019-03-11Polish and document PDF crate โœˆLaurenz
2019-03-11Tidy up PDF crate ๐ŸงนLaurenz
2019-03-11Redesign document representation ๐ŸงฑLaurenz
2019-03-10Improve subsetting errors โ™ปLaurenz Mรคdje
2019-03-03Fix subsetting for composite glyphs ๐Ÿ”จLaurenz
2019-03-03Implement subsetting engine ๐Ÿš€Laurenz
2019-02-28Use bitflags for opentype font flags ๐ŸLaurenz
2019-02-27Improve name table capabilities โ™ปLaurenz
2019-02-27Enhance PDF crate API ๐Ÿš€Laurenz
2019-02-26Parse format 12 cmap ๐Ÿ”จLaurenz
2019-02-26Write PDFs with extern fonts ๐ŸŒLaurenz
2019-02-25Enhance content streams and pdf example ๐Ÿ“Laurenz
2019-02-25Introduce content streams ๐Ÿ“กLaurenz Mรคdje
2019-02-24Improved PDF writing internals ๐Ÿ”จLaurenz