about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-07-29 21:54:06 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-07-29 21:54:06 -0700
commit9d80e92415a2e971105c500d74c39c23c80fc2be (patch)
treefcc92ba7695575bf7eb607c22da6936c3615437b /Manual_tests.md
parent0218980add27e3910b4fecc6715cedea81076081 (diff)
downloadtext.love-9d80e92415a2e971105c500d74c39c23c80fc2be.tar.gz
round coordinates to integers in a few places
Thanks Lion Kimbro for pointing out this issue.

I still have to use floats for start/end angles of arcs. That might be a
sign that I don't have the right serialization yet for them. Or that
that feature needs to go.

I started out with a hazy idea of only using 8-bit ints for coordinates,
but now I'm not sure how committed I am to that constraint. While the
width is always 256 units, it might be nice to create long portrait
drawings at some point, whose height is greater than 256 units.
Diffstat (limited to 'Manual_tests.md')
0 files changed, 0 insertions, 0 deletions