summaryrefslogtreecommitdiff
path: root/src/library/text/shaping.rs
AgeCommit message (Collapse)Author
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-09-30Bump ttf-parserLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-09-19RenamingLaurenz
`Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source`
2022-09-19Handle non-breaking spaces during justificationLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-06-10Bump dependenciesLaurenz
2022-06-01Fix inline nodes and decorationsMartin Haug
Also Code Review 👯‍♂️
2022-05-31Sub- and superscriptsMartin Haug
Fixes to PDF export I guess Also improved rendition for non-Latin scripts
2022-05-19Fix generated strong and emphasized textLaurenz
2022-05-18Hack in ReX for nowLaurenz
2022-05-11Write language and direction for PDFsMartin Haug
2022-04-19Automatic frame mergingLaurenz
2022-04-13Improve language and add region controlsLaurenz
2022-04-12Segment by scriptLaurenz
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-10Less style chains lookups during paragraph layoutLaurenz
2022-04-08Em unitsLaurenz
2022-04-07Make chinese justification less badLaurenz
2022-04-07Rework style chainsLaurenz
2022-04-03Font fallbackLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-08HyphenationLaurenz
2022-02-28Reorganize libraryLaurenz