Closed pwaller closed 9 years ago
This is the code we wrote to figure out how big glyphs are. Adjust to taste - might need to change the font. I think the calculation to get down to pixels is to divide by 64 (bit shift >> 6).
Closing since we're likely moving to another xlsx library.
This is the code we wrote to figure out how big glyphs are. Adjust to taste - might need to change the font. I think the calculation to get down to pixels is to divide by 64 (bit shift >> 6).