Skip to content

Fix Text() and add dayOfWk

Compare
Choose a tag to compare
@TabulateJarl8 TabulateJarl8 released this 18 May 14:46
· 103 commits to master since this release

Since the TI-84+ CE's Text() function renders the text where the point provided is the top left corner, and graphics.py renders it where the point provided is the center, the point is now adjusted to work with graphics.py but still have the same effect.

Added dayOfWk() function in getDateTime.py