* \ \/ \ \/ \ \/ \ \ |
* \ / \ / \ / \ / |
* \/ \/ \/ \/ -
- *
- * |----|
- * unit_width = (HEIGHT_SQUARES - 1) * square
+ * |---|
+ * unit_width = (HEIGHT_SQUARES - 1) * square
*
* To do this conveniently, we work in a coordinate system where A,B,C
* are axis aligned rectangles. (If fonts were square, the diagrams
* \ / \ / \ / \ / |
* \/ \/ \/ \/ -
* B B
- * |----|
- * unit_width = (HEIGHT_SQUARES - 1) * square
+ * |---|
+ * unit_width = (HEIGHT_SQUARES - 1) * square
*
* The x, y, width, height passed in give the desired bounding box;
* x/width are adjusted to make the underline a integer number of units