summaryrefslogtreecommitdiff
path: root/src/font.rs
AgeCommit message (Expand)Author
2021-04-06Deduplicate ttf-parser and rustybuzz face ๐ŸฅžLaurenz
2021-04-05Reshaping with unsafe-to-break โšกLaurenz
2021-03-24Make pdf module top-level ๐ŸงฑLaurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-01-16Port remaining parser tests ๐ŸššLaurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-10-12Adapt to fontdock ๐Ÿ”ผLaurenz
2020-10-07Fix some clippy warnings โœ”Laurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz
2019-06-22Split font module into submodules ๐ŸงฑLaurenz
2019-06-22Parse loca table ๐Ÿ”จLaurenz
2019-06-22Unify font classes + By-value-contexts โš–Laurenz
2019-06-22Fix top-left text alignment ๐Ÿ“Laurenz
2019-06-21Implement flex and box layouting ๐Ÿ“Laurenz
2019-06-17Introduce flex layouting ๐ŸŽˆLaurenz
2019-06-02Fix some documentation ๐ŸšงLaurenz Mรคdje
2019-05-26Thoroughly improve documentation ๐Ÿ“Laurenz
2019-05-24Restructure engine into modular layouter ๐Ÿ‚Laurenz
2019-05-20Unify parsing and typesetting functions. ๐Ÿ—ณLaurenz
2019-04-29Improve code quality ๐ŸŽซLaurenz
2019-04-01Implement paragraphs ๐Ÿ“œLaurenz
2019-04-01Implement bold and italics ๐Ÿ“œLaurenz
2019-04-01Implement font fallback ๐Ÿš€Laurenz
2019-03-31Simplify subsetter definition โœจLaurenz
2019-03-31Insert default glyph when subsetting โš™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-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-14Refactor pdf font handling โ™ปLaurenz
2019-03-13Basic multiline support ๐Ÿ“œLaurenz
2019-03-11Restructure typeset 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