summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-03Fix multi-page paragraph bugs ๐ŸžLaurenz
2021-04-03New paragraph layout ๐Ÿš€Laurenz
2021-03-30Baseline alignment โLaurenz
2021-03-30Refactor โ™ปLaurenz
2021-03-30BiDi reordering ๐Ÿ”ƒLaurenz
2021-03-30Fix space/newline trimming ๐ŸžLaurenz
2021-03-30Fix double leading ๐ŸžLaurenz
2021-03-29Fixed par layouter directions ๐Ÿ—œLaurenz
2021-03-29Line break iterating run shaper ๐ŸŒตLaurenz
2021-03-29Write spaces and linebreaks into text runs โœ’Laurenz
2021-03-29Move around test cases ๐ŸššLaurenz
2021-03-27Better space coalescing logic ๐ŸŒงLaurenz
2021-03-25Refactor alignments & directions ๐Ÿ“Laurenz
2021-03-24Make pdf module top-level ๐ŸงฑLaurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-22Better font family definitions โœ’Laurenz
2021-03-22More consistent documentation ๐Ÿ“Laurenz
2021-03-22Fix bug with line spacing after headings โœ…Laurenz
2021-03-21Syntax functions ๐Ÿš€Laurenz
2021-03-20Square, circle and ellipse ๐Ÿ”ตLaurenz
2021-03-19Text colors ๐Ÿฆฉ (#18)Martin
2021-03-19Better debug representations ๐Ÿ’ปLaurenz
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Add basic paragraph function ๐Ÿ“‘Laurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-19Merge text and shape PDF loops ๐ŸŽกMartin Haug
2021-03-17Formatting and documentation โœจLaurenz
2021-03-17Switch from name to ratio for font stretch parameter ๐Ÿ“Laurenz
2021-03-17Rename box to rect and color to fill โœLaurenz
2021-03-17Fixes in TextMate grammar โœ…Laurenz
2021-03-13Factor out alignment deduplication into separate function โ™ปLaurenz
2021-03-12Fix pagebreak-in-box bug โœ”Laurenz
2021-03-12Refactor execution context ๐Ÿ—Laurenz
2021-03-12Rename ChildAlign to LayoutAligns โœLaurenz
2021-03-11Better expansion behaviour ๐ŸชLaurenz
2021-03-10Pad function ๐Ÿ”ฒLaurenz
2021-03-10Move around library types ๐ŸššLaurenz
2021-03-10Better line spacing calculations โ†•Laurenz
2021-03-09Rename run to line and add some explanatory comments โœLaurenz
2021-03-03Documentation fixes โœ”Laurenz
2021-03-03Callee expressions ๐Ÿ…Laurenz
2021-03-03Show name of user-defined functions in representation ๐Ÿฆ‹Laurenz
2021-03-03Closures and function definitions ๐Ÿš€Laurenz
2021-03-02Simplify collection parsing โ™ปLaurenz
2021-03-02Replace default fonts ๐Ÿ†•Laurenz
2021-03-02Remove dependencies on itoa and ryu โฌ‡๏ธLaurenz
2021-02-24Cleaner control flow in for loop evaluation ๐ŸงผLaurenz
2021-02-24While loops ๐Ÿ”Laurenz
2021-02-24Index + value iteration for arrays ๐ŸฆšLaurenz
2021-02-21Split pushed text at newlines โœ‚Laurenz