I was playing around with ChronoCharView and it was driving me nuts that the main display in the center is scaled to 150%, meaning the pixels get all mangled
like this.
So I hacked it to display at 200% instead
like this. Now the pixels are nice and square!
While I was at it, I also fixed a bug that prevented you from selecting tiles from the second page. Previously, if you switched to the second page and clicked a tile it would select the tile from the
first page that was in that same spot. Now it works properly.
I figure I'm probably not the only person who would appreciate these changes, so I've attached a zip file with the modified program for anyone who wants it.