Sergey Vartanov
|
aad7b25202
|
Change icon sorting in grid.
Sort icons in grid by shape identifiers instead of tag priority.
|
2021-05-24 00:00:38 +03:00 |
|
Sergey Vartanov
|
7d6f3f4104
|
Fix #43: non deterministic icon grid generation.
|
2021-05-23 23:08:21 +03:00 |
|
Sergey Vartanov
|
bb70935c19
|
Change scheme format; support pathlib.
Change name documentation as well.
|
2021-05-22 01:37:58 +03:00 |
|
Sergey Vartanov
|
1b40087b18
|
Issue #39: support flipping icons horizontally.
If tags has "direction" key, direction is mostly to the left (to the
West), and shape for the icon is right directed, we flip the shape
horizontally.
|
2021-05-21 03:04:49 +03:00 |
|
Sergey Vartanov
|
d73e2b6a53
|
Add configuration to shape extractor.
|
2021-05-21 01:28:22 +03:00 |
|
Sergey Vartanov
|
77a0c0fdfe
|
Add shape configuration.
|
2021-05-19 03:49:18 +03:00 |
|
Sergey Vartanov
|
c96462b2ee
|
Support icon translating and scaling.
|
2021-05-19 02:58:33 +03:00 |
|
Sergey Vartanov
|
87789a9ef3
|
Add SVG transformation.
|
2021-05-19 02:58:33 +03:00 |
|
Sergey Vartanov
|
5d6dbb6c2c
|
Add flip parameters.
|
2021-05-19 02:58:42 +03:00 |
|
Sergey Vartanov
|
310a631217
|
Fix some Pylint warnings.
|
2021-05-12 00:49:35 +03:00 |
|
Sergey Vartanov
|
063e3c5c4f
|
Support white part repainting.
|
2021-05-11 03:30:02 +03:00 |
|
Sergey Vartanov
|
2b601b94a6
|
Fix icon color in grid.
|
2021-05-11 01:02:48 +03:00 |
|
Sergey Vartanov
|
792922fd86
|
Add class for shape collection.
|
2021-05-11 00:28:34 +03:00 |
|
Sergey Vartanov
|
8d9b1e93fb
|
Support additional offset for icon shape.
|
2021-05-09 16:06:23 +03:00 |
|
Sergey Vartanov
|
bf4db29a1a
|
Support color for icon shape.
* Create icon shape specification with color.
* Change icon generation rules.
* Add height label processing.
|
2021-05-09 05:04:38 +03:00 |
|
Sergey Vartanov
|
d3b84cc649
|
Refactor icon processing.
|
2021-05-02 11:22:39 +03:00 |
|
Sergey Vartanov
|
30cba81589
|
Fix standard IDs.
|
2021-05-02 10:49:38 +03:00 |
|
Sergey Vartanov
|
c4d7821f79
|
Refactor icons; update images.
|
2021-05-02 10:46:40 +03:00 |
|
Sergey Vartanov
|
ef921370fa
|
Add standard SVG object ID checking.
|
2021-04-30 23:50:37 +03:00 |
|
Sergey Vartanov
|
e6e54cb044
|
Optimize imports.
|
2021-04-25 03:21:32 +03:00 |
|
Sergey Vartanov
|
813ad6b806
|
Add individual icon drawing; refactor.
|
2021-04-24 01:56:23 +03:00 |
|
Sergey Vartanov
|
d664364140
|
Issue #26: add preliminary fast overlap algorithm.
|
2020-09-30 02:39:10 +03:00 |
|
Sergey Vartanov
|
7b58dae764
|
Refactor point drawing.
Draw extra icons under main icon.
|
2020-09-27 00:45:18 +03:00 |
|
Sergey Vartanov
|
bbc28b4c61
|
Add icons.
|
2020-09-25 23:26:52 +03:00 |
|