how can i have it?
it copy colors but not the font i think

calcFontSize(fontSize)
Used to calculate the number of pixels wide and high a character would be on a mini console at fontSize. As the primary intended usage is for calculating the needed dimensions of a miniConsole, it doesn't accept a font argument as the miniConsoles currently only work with the default font for the sake of portability.
Returns two numbers, width/height