| |
|
|
- Page 1 - |
|
Andreas Koch | Hello together,
I have a Question this Source:
cls
Font 1
Print Chr$(231), Chr$(229)
StartPrint
@Set("Charset",1)
UseFont "Arial",0,0,0,0,0
DrawText 0,80,Chr$(231)
DrawText 0,100,Chr$(229)
EndPrint
WaitInput
Why becomes on-screen dew and Sigma outputted and at Print any seltsamen characters?
lovely Greeting
Andreas cook |
|
|
| |
|
|
|
« this Posting watts as Solution marked. » |
|
Andreas Koch | so, a small feedback. its so, that only the first 255 characters by me anwählbar are. The problem have I now therefore resolved, I me a own Font prepares have. I have simply a Standardfont taken, The greek characters of hinten to in front copies and as own Font installs. functions wonderful with FontForge (could I free download).
thanks for eure Help, on The idea would I otherwise never come. |
|
|
| |
|
|
|
|
ByteAttack | |
|
| |
|
|
|
Andreas Koch | Habs ausprobiert. now have I yet 2 stranger characters More... |
|
|
| |
|
|
|
ByteAttack |
|
|
| |
|
|
|
Andreas Koch | So I see in your pdf too only 2 komische characters. anyway not Sigma and dew. The attend only on the Profan-screen. |
|
|
| |
|
|
|
ByteAttack | becomes Yes always merkwürdiger...
|
|
|
| |
|
|
|
Andreas Koch | Ähm, the are not dew and Sigma... |
|
|
| |
|
|
|
H.Brill | want You the print ? then : there most neueren printer no OEM More support, is it advisable a suitable Font To benefit.
either in the network to one OEM Font search z.B. Net Term OEM or to hardship goes too : CompileMarkSeparation then simply with CompileMarkSeparation print. The supported but of my Wissens not any characters. but to hardship does it it too. The is hold into windows versions already drin. |
|
|
| Benutze XPROFAN X3 + FREEPROFAN Wir sind die XProfaner. Sie werden von uns assimiliert. Widerstand ist zwecklos! Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.
Was die Borg können, können wir schon lange. | 11/02/15 ▲ |
|
|
|
|
ByteAttack | Ähm, the are not dew and Sigma...
DOCH! Thanks of my authority comment I it simply time moreover! furthermore having we whom Griechen any letters long ago abgekauft - The needed the money |
|
|
| |
|
|
|
Andreas Koch | @ H.Brill: Hm, "Fixedsys" functions neither
@ ByteAttack: can you with your authority not my Source moreover verdonnern, the To make I wants? On me hears the somehow not any more... Erziehungsschwierigkeiten...
cls
Font 1
Print Chr$(231), Chr$(229)
StartPrint
@Set("Charset",1)
UseFont "Fixedsys",0,0,0,0,0
DrawText 0,80,Chr$(231)
DrawText 0,100,Chr$(229)
EndPrint
WaitInput
|
|
|
| |
|
|
|
ByteAttack | differently I get it neither there...
cls
UseFont "ARIAL",40,0,0,0,0
DrawText 10,10,CHR$(428)
DrawText 10,50,CHR$(425)
StartPrint
UseFont "ARIAL",40,0,0,0,0
DrawText 10,10,CHR$(428)
UseFont "ARIAL",40,0,0,0,0
DrawText 10,50,CHR$(425)
EndPrint
WaitInput
|
|
|
| |
|
|
|
Andreas Koch | gives it somehow different Arialschriftarten?
because the are now of course dew and Sigma in your pdf. by me becomes but what complete other displayed.
I faith, by me repeatedly itself everything ex the characters 255 over ands over again. how can you The characters >425 address? |
|
|
| |
|
|