summaryrefslogtreecommitdiff
path: root/tests/ref/layout
AgeCommit message (Expand)Author
2023-06-26support optical sizes for script/scriptscript when available (#1580)damaxwell
2023-06-24Improve image rendering under rotation when exporting to PNG (#1547)Tom Binford
2023-06-12Clear page to Even Or Odd (#1427)Zachary Capalbo
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
2023-06-01Bugfix of CJK punctuation adjustment (#1384)Peng Guanwen
2023-05-12Support for align parameter in table to take an array (#1087) (#1149)jassler
2023-05-11Default enum number alignment to 'end' (#1042)Pg Biel
2023-05-11Implement sophisticated CJK punctuation adjustment (#954)Peng Guanwen
2023-05-03Function scopes (#1032)Pg Biel
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-26Fix alignment of list markers & enum numbers (#988)Pg Biel
2023-04-17More Chinese punctuation adjustment (#836)Peng Guanwen
2023-04-13Refine linebreak algorithm for better Chinese justification (#701)Peng Guanwen
2023-04-06Fix block sizing testLaurenz
2023-04-06Add 'layout' function to obtain the size of the outer container (#557)Pg Biel
2023-04-06Fix block child spacingLaurenz
2023-04-06Fix path and polygon strokesLaurenz
2023-04-06Fix box and block sizingLaurenz
2023-04-05Fix first line indent with styled textLaurenz
2023-04-03Improve justification of Chinese/Japanese text (#542)Alex Sayers
2023-04-02Fix block spacingLaurenz
2023-04-01Add support for cliping content in `block` and `box` (#431)Birk Tjelmeland
2023-03-31Correct minor typos (#474)Chris Ohk
2023-03-27Term list separator changesLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-17CountersLaurenz
2023-03-14Hanging indentLaurenz
2023-03-10Fix y offset in shaperLaurenz
2023-02-25New default styleLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Configurable markers for nested listsLaurenz
2023-02-13Configurable numbering for nested enumsLaurenz
2023-02-13Dissolve basics folderLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Make grid RTL awareLaurenz
2023-02-12Skip grid region if one cell is emptyLaurenz
2023-02-12Change grid base for auto columnsLaurenz
2023-02-11Fix flow bugsLaurenz
2022-12-09Align set ruleLaurenz
2022-11-30Fix auto column shrinking behaviourLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-11-26Document metadataLaurenz
2022-11-03Tidy up libraryLaurenz
2022-06-14Anti-aliased image renderingLaurenz
2022-05-31Sub- and superscriptsMartin Haug