104 Commits

Author SHA1 Message Date
Pg Biel
1a6224f566
Default enum number alignment to 'end' (#1042) 2023-05-11 16:36:41 +02:00
Peng Guanwen
d19a4124de
Implement sophisticated CJK punctuation adjustment (#954) 2023-05-11 15:02:52 +02:00
Pg Biel
f88ef45ee6
Function scopes (#1032) 2023-05-03 14:20:53 +02:00
Martin Haug
17cef8dcee
Add ICC profiles to images in PDF and update usvg, svg2pdf (#822) 2023-05-02 13:53:20 +02:00
Pg Biel
ae4accc071
Fix alignment of list markers & enum numbers (#988) 2023-04-26 10:03:34 +02:00
Peng Guanwen
480ad7670b
More Chinese punctuation adjustment (#836)
and also general linebreak improvements
2023-04-17 18:20:59 +02:00
Peng Guanwen
ff16f3fb37
Refine linebreak algorithm for better Chinese justification (#701) 2023-04-13 10:44:39 +02:00
Laurenz
4ba3b9da80 Fix block sizing test 2023-04-06 15:49:40 +02:00
Pg Biel
ca71081d05
Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
Laurenz
a73149767c Fix block child spacing 2023-04-06 15:13:26 +02:00
Laurenz
4f4af02ace Fix path and polygon strokes 2023-04-06 12:58:27 +02:00
Laurenz
f9b9be16f9 Fix box and block sizing 2023-04-06 12:26:39 +02:00
Laurenz
e13c72b301 Fix first line indent with styled text 2023-04-05 00:15:51 +02:00
Alex Sayers
2c735294cd
Improve justification of Chinese/Japanese text (#542) 2023-04-03 15:56:23 +02:00
Laurenz
b469f30c83 Fix block spacing 2023-04-02 19:47:42 +02:00
Birk Tjelmeland
ed79ecbb44
Add support for cliping content in block and box (#431) 2023-04-01 16:04:38 +02:00
Chris Ohk
418bd89ba4
Correct minor typos (#474) 2023-03-31 16:51:12 +02:00
Laurenz
e83e05d541 Term list separator changes 2023-03-27 22:31:29 +02:00
Laurenz
a5c88c19b3 Fix enum parsing and allow zero in numberings
Fixes #353.
2023-03-27 12:12:57 +02:00
Laurenz
b934a2fd83 Embed standard fonts in binary 2023-03-21 23:18:56 +01:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
312197b276 Counters 2023-03-17 11:45:57 +01:00
Laurenz
2bacbaf2bd Hanging indent 2023-03-14 22:30:21 +01:00
Laurenz
902c2ea121 Fix y offset in shaper 2023-03-10 14:25:04 +01:00
Laurenz
7597b99789 New default style 2023-02-25 20:04:30 +01:00
Laurenz
cc9b52ddd4 Better table lines 2023-02-14 12:08:05 +01:00
Laurenz
28b5c55cd5 Configurable markers for nested lists 2023-02-13 17:15:20 +01:00
Laurenz
05c8c6045c Configurable numbering for nested enums 2023-02-13 16:54:05 +01:00
Laurenz
8f68bc7a8e Dissolve basics folder 2023-02-13 16:50:57 +01:00
Laurenz
b1b4e52af9 Block sizing 2023-02-13 16:04:25 +01:00
Laurenz
72b60dfde7 Fill and stroke properties for containers 2023-02-13 12:18:34 +01:00
Laurenz
fd90736fb6 Support fractional width for box 2023-02-12 22:04:27 +01:00
Laurenz
01a62a690b Make grid RTL aware 2023-02-12 12:57:40 +01:00
Laurenz
8951b1923a Skip grid region if one cell is empty 2023-02-12 12:57:35 +01:00
Laurenz
e873468ea7 Change grid base for auto columns 2023-02-12 11:38:42 +01:00
Laurenz
ebe919220d Fix flow bugs 2023-02-11 13:30:55 +01:00
Laurenz
cd089b6194 Align set rule 2022-12-09 10:21:11 +01:00
Laurenz
bdf06c9c61 Fix auto column shrinking behaviour 2022-11-30 14:49:55 +01:00
Laurenz
0efe669278 Reorganize library and tests 2022-11-29 14:18:13 +01:00
Laurenz
836692e73c Widow and orphan prevention 2022-11-28 17:57:16 +01:00
Laurenz
6bafc63910 Document metadata 2022-11-26 23:52:01 +01:00
Laurenz
33928a00dc Tidy up library 2022-11-03 16:50:26 +01:00
Laurenz
20b990d297 Anti-aliased image rendering 2022-06-14 17:20:31 +02:00
Martin Haug
4e3036afcb Sub- and superscripts
Fixes to PDF export I guess
Also improved rendition for non-Latin scripts
2022-05-31 22:56:08 +02:00
Laurenz
90be79dc86 Page background and foreground 2022-05-28 00:26:24 +02:00
Laurenz
22214a1e0a Test groups 2022-05-27 14:23:05 +02:00
Laurenz
66d8f4569a Locate me! 2022-05-26 11:59:53 +02:00
Laurenz
f9e115daf5 New block spacing model 2022-04-30 14:12:28 +02:00
Laurenz
7163b4a6c5 Soft pagebreak 2022-04-24 21:58:45 +02:00
Laurenz
a302105b9f Fix duplicate RTL text and alignment + fr bugs 2022-04-18 12:37:22 +02:00