summaryrefslogtreecommitdiff
path: root/src/library/text
AgeCommit message (Collapse)Author
2022-04-30New block spacing modelLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-19Automatic frame mergingLaurenz
2022-04-18Tidy paragraph layoutLaurenz
2022-04-18Fix duplicate RTL text and alignment + fr bugsLaurenz
2022-04-17Repeat functionLaurenz
2022-04-13Improve language and add region controlsLaurenz
2022-04-13Make language non-optional with english as defaultLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-13Smart quotesLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-04-13Fix bug with basically empty paragraphLaurenz
2022-04-13Don't hang quotesLaurenz
2022-04-12Introduce `NodeKind::Quote`Martin Haug
2022-04-12Segment by scriptLaurenz
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-10Less style chains lookups during paragraph layoutLaurenz
2022-04-10Move language-related properties from `par` to `text`Laurenz
Closes #67
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07Make chinese justification less badLaurenz
2022-04-07Rework style chainsLaurenz
2022-04-03Font fallbackLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-13Refactor paragraph layoutLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11Consistent block namingLaurenz
2022-03-08HyphenationLaurenz
2022-02-28Reorganize libraryLaurenz