hello,
I upload a font into the printer but I don't know it type face ? How can I know it ?
first I init the printer and the upload :
<esc>E<esc>*c14D<esc>*c5F
then I upload the font :
copy /b myfont.bin PRN
then I test dierent way to test the font :
begin
<esc>(14X 9876543210!:;,
<esc>(9U<esc>(s1p12v0s0b12000T 9876543210!:;,
<esc>(9U<esc>(s1p11v0s0b12000T 9876543210!:;,
<esc>(9U<esc>(s1p10v0s0b12000T 9876543210!:;,
end
The first test with <esc>(14X works good but I cant choose the size font. The three other way don't work. I choose the type face 12000 since the font I want to use replace another font which would have the same type face (they are both cmc7 font)
Why those three last way to call my font don't work ?
How can I know the type face of the new font ?
thanks a lot
I upload a font into the printer but I don't know it type face ? How can I know it ?
first I init the printer and the upload :
<esc>E<esc>*c14D<esc>*c5F
then I upload the font :
copy /b myfont.bin PRN
then I test dierent way to test the font :
begin
<esc>(14X 9876543210!:;,
<esc>(9U<esc>(s1p12v0s0b12000T 9876543210!:;,
<esc>(9U<esc>(s1p11v0s0b12000T 9876543210!:;,
<esc>(9U<esc>(s1p10v0s0b12000T 9876543210!:;,
end
The first test with <esc>(14X works good but I cant choose the size font. The three other way don't work. I choose the type face 12000 since the font I want to use replace another font which would have the same type face (they are both cmc7 font)
Why those three last way to call my font don't work ?
How can I know the type face of the new font ?
thanks a lot