Go to file
Pat Wick 80b471cefb Added two shift variables to increase readability
The halfShift and fullShift variables are based on the original face ellipse shape. They are the
major and minor axis chord lengths of the two different arcs. The fullShift only gets used in positioning
the lower half of the face, everything else is shifted left/right so works off of the halfShift
since it aligns with the minor axis of the top part of the dog's face, which is the x-direction
2023-07-23 12:46:12 -04:00
.commit_template Initial commit 2023-07-22 22:56:50 +00:00
drawing.py Added two shift variables to increase readability 2023-07-23 12:46:12 -04:00
poetry.lock Initial commit 2023-07-22 22:56:50 +00:00
pyproject.toml Initial commit 2023-07-22 22:56:50 +00:00