I think I just wanted a fix width font Upon testing I used arial, and the width changed depending on what kind of characters the line contained, therefor it was impossible to maintain proper columns... since they differed in size depending on the character...
I did a simple function that counted how many " " it should fill up with until the next column is to be written, but it counted only characters, not the actual width in pixels.... and Im not sure if the font character has a width, I think they only has height


kind regards
Henrik