ded@kossy.jhuapl.edu (Jigsaw) (11/28/90)
I just started using Turbo C 2.0 to write programs on my PS/2 Model 30. The default font for text and the default bit-mapped font for graphics have the appropriate aigu, grave, and cedille forms of e, a, c, etc., but the SANS_SERIF_FONT et al, do not. I want to write crisp French characters in graphics mode. Can anyone direct me to such a font, or tell me how to mix text and graphic modes under Turbo C. Thanks, me
zhou@brazil.psych.purdue.edu (Albert Zhou) (11/29/90)
I suppose you have to write your own .CHR file. Or you could use PutImage. But in either case you have to get your font data. If you have an image scanner, you could get the font data directly from a French publication. Also try to get font data from netter in French (They might have). I strongly doubt there is any .CHR file for other languages (Personally I am interested in getting .CHR file for Russian alphabet), but there definately exist a lot of French font files for French word-processing and printers.