Hi,
i have the same result here with cmd_setfont2 and 48, with RAM_G+xxxxx it works also. Thank you for your effords....
That i use different glyphs in my font than ()./- etc, is intentional.
But what i noticed is that the same is not working with the setting "cmd_setfont". The spacing between the numbers is then zero because of the /* Widths */ in the metrix block. It is not shifted correctly to 48, the widths are then still beginning at position zero instead of 48 => on 48+ there are only zeros for the spacing (width).
So summary as far as i understood for legacy L8 font conversion with cropping UTF-8 file:
1. First character option must be set to minimum 48
2. Use setfont2, setfont has perhaps to be corrected in later EAB versions concerning "width" in the metrix block (see above)
Thank you
Torsten
i have the same result here with cmd_setfont2 and 48, with RAM_G+xxxxx it works also. Thank you for your effords....
That i use different glyphs in my font than ()./- etc, is intentional.
But what i noticed is that the same is not working with the setting "cmd_setfont". The spacing between the numbers is then zero because of the /* Widths */ in the metrix block. It is not shifted correctly to 48, the widths are then still beginning at position zero instead of 48 => on 48+ there are only zeros for the spacing (width).
So summary as far as i understood for legacy L8 font conversion with cropping UTF-8 file:
1. First character option must be set to minimum 48
2. Use setfont2, setfont has perhaps to be corrected in later EAB versions concerning "width" in the metrix block (see above)
Thank you
Torsten