Commit graph

20 commits

Author SHA1 Message Date
3f50d85412 Work on cell lines alignment. 2023-03-28 22:58:50 +02:00
624460132b Handle empty strings in paragraph formatting. 2023-03-28 22:53:40 +02:00
c0a8d6d2b3 Split line padding from table cell padding. 2023-03-28 22:28:51 +02:00
8f378d57c9 Prepare ANSI table reset. 2023-03-23 16:15:36 +01:00
2db2624d21 Streamline table border styles. 2023-03-23 16:08:52 +01:00
e440d1df56 Use table for member information, fix a few design mistakes in period/month display. 2023-03-22 20:38:06 +01:00
471ea24874 Finish table implementation. 2023-03-22 19:57:44 +01:00
e95906e631 Improved row border lookup. 2023-03-22 19:48:16 +01:00
a2c78df941 Lookup cell borders in style. 2023-03-22 19:18:55 +01:00
64ff4255e3 Implement row delimiters. 2023-03-22 19:10:38 +01:00
e01a6db5a6 Render table rows statically. 2023-03-22 17:34:06 +01:00
56815f2b35 Table row to list of lines conversion. 2023-03-22 17:26:26 +01:00
595b26ac50 Add unicode border style. 2023-03-22 17:07:07 +01:00
a26773f9da Fix joining strings. 2023-03-22 17:00:36 +01:00
6eeea2f1f3 Work on table rendering and integrate it. 2023-03-22 17:00:14 +01:00
6d9c5b8d31 Columns normalization. 2023-03-22 15:52:46 +01:00
8c1db26931 Table column widths. 2023-03-22 15:38:24 +01:00
b919898057 Prepare column normalization. 2023-03-22 10:16:51 +01:00
fb7701869d Row normalization. 2023-03-22 10:13:22 +01:00
44ae1a2339 Preliminary work on table rendering. 2023-03-22 10:07:09 +01:00