540 Commits
Author SHA1 Message Date
CS Goh 6ed06acbe5 updated to v.1.4.0 2023-11-20 08:09:22 +13:00
CS Goh 5abba26637 Updated sample images 2023-11-20 08:09:10 +13:00
CS Goh c50af023fe Merge pull request #77 from felix-seifert/felix-seifert/add-test-painter
Add tests in `test_painter.py` to Pytest marker `unit`
2023-11-20 07:51:47 +13:00
CS Goh 947b9e2e02 Merge pull request #76 from kajuberdut/main
Handle text_alignment in Milestone
2023-11-20 07:50:30 +13:00
Patrick Shechet 5b461b970f Don't set offset to default if center. 2023-11-15 22:44:39 -07:00
Patrick Shechet a6af49d308 Add validation for impossible center + offset case 2023-11-15 22:38:51 -07:00
Patrick Shechet 3b9bc3161f Pass defaults to from_str 2023-11-15 22:26:19 -07:00
Patrick Shechet 18dabc12fa Check if offset before attempting to shift x 2023-11-15 22:13:42 -07:00
Patrick Shechet b924733034 Add Alignment class, refactor milestone to use it. 2023-11-12 22:41:56 -07:00
Patrick Shechet a6b01ff3f7 Rename test file, add missing "e" 2023-11-11 15:01:10 -07:00
Patrick Shechet fa29ee2af2 Rename example images, append "Example" 2023-11-11 14:07:18 -07:00
Patrick Shechet 4c1ec326ad Add example images 2023-11-11 14:04:23 -07:00
Patrick Shechet cb807afabf Fix one more American English spelling of Center 2023-11-11 13:59:39 -07:00
Patrick Shechet 6a2177b67a Fix label on center example 2023-11-11 13:56:39 -07:00
Patrick Shechet 50afc6df84 Fix overlapping milestones in example 2023-11-11 13:49:30 -07:00
Patrick Shechet 07df801112 Fix if __main__ section. 2023-11-11 13:39:34 -07:00
Patrick Shechet e358bb6d51 Change center to British spelling for consistency 2023-11-11 13:38:06 -07:00
Patrick Shechet 8a61bdf67d Mark new unit tests for milestone 2023-11-11 13:24:02 -07:00
Patrick Shechet a6adfb4f65 Add roadmap generation for milestone text_alignment 2023-11-11 12:09:01 -07:00
Patrick Shechet 859904ed52 Rework milestone text alignment and add unit tests 2023-11-11 12:08:42 -07:00
Felix Seifert 366ac953f2 Specify font SourceHanSerifTC for testing 2023-11-09 23:25:19 +01:00
Felix Seifert b6039cef21 Add tests in test_painter.py to Pytest marker unit 2023-11-06 21:46:53 +01:00
Patrick Shechet 4a326f1984 Remove unused width variable 2023-11-05 15:47:15 -07:00
Patrick Shechet 078fc6741d Handle text_alignment in Milestone 2023-11-05 14:07:48 -07:00
CS Goh 064e6fedbf Merge pull request #74 from felix-seifert/felix-seifert/checkout-action-update
chore: update checkout action to version `4`
2023-10-31 19:59:38 +00:00