Inkycal/inkycal/custom
mygrexit 126b3826e6
Add dotted and dashed lines (draw_boarder function)
First version of adding dotted and dashed line in order to be able to have more distinguishon between multi event, single event and mixed event days. This version is using the "arcs" from PIL ImageDraw which isn't pretty.
2023-11-10 21:53:36 +01:00
..
__init__.py python 3.11 & code quality improvements 2023-11-07 22:49:48 +01:00
functions.py Add dotted and dashed lines (draw_boarder function) 2023-11-10 21:53:36 +01:00
inkycal_exceptions.py Minor code improvements 2022-04-10 06:35:08 +02:00
openweathermap_wrapper.py python 3.11 & code quality improvements 2023-11-07 22:49:48 +01:00