I need to emulate in HTML what is printed in an esc/pos thermal printer. I have everything, except double-width text, which is text, printed with a non-proportional typography, that takes exactly twice the width of the normal typography, but the same height. For example, "ABCD" has the same width in normal text than "AB" in double-width mode. Is there a way, a font, something I can use to render this kind of text in HTML?
I searched high and low but I could not find a single font that matches this requirement.