Hi, I’m a coder so excuse my lack of knowledge on this subject…
We need to make all the characters within a .ttf font a fixed width, and are having real trouble doing so.
We’re using Arial Black and what we need is that if, for example, at our selected point size and after converting to bitmap the ‘W’ character was 16 pixels wide then all other characters in the font should also be drawn at 16 pixels wide.
The conversion to bitmap is taken care of - it’s literally just making all the characters in a .ttf fixed width that’s the problem.
Can we do it with Font Creator, and if so how ?
Thanks,
Marc