I tried getting freetype to render rows bottom to top using a transform
of yy=-1. This worked for some scalable fonts/sizes, but it often
results in just a few rows of filled pixels. Is freetype supposed to be
able to handle a negative transform? Is there another preferrable way to
flip the row rendering order?