Russian Fonts
Blitz3D Forums/Blitz3D Programming/Russian Fonts| 
 | ||
| I seek for my Game pure Russian (Win 1251 Code) Fonts without normal A-Z Signs. Blitz3D supports no unicode and that it the one way to using russian fonts with b3d. who knows a download link to PURE Russian fonts without EU-Signs A-Z. ? | 
| 
 | ||
| Maybe you can adapt the bitmap fonts idea, of using bitmaps (images/pictures) of the Russian font, as per below link: http://blitzbasic.com/codearcs/codearcs.php?code=1556 | 
| 
 | ||
| Thanks, but I will use System Fonts and no bmp Fonts. | 
| 
 | ||
| Then, you probably need a .dll to do it.  Maybe one of the other Blitzers can help with that? | 
| 
 | ||
| I have now create own ANSI Fonts with Russian Signs. Work fine ! |