Board index » delphi » BGI & .CHR Pascal 7 (Dos)
Oz
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
|
Oz
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
BGI & .CHR Pascal 7 (Dos)Apologies if this is a common question. Under T.Pascal 7: I vagely remember, some years ago, that there were some freeware fonts I would also have hoped that (at least) VGAx256c mode BGI driver was -- |
Ing. Franz Glase
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)QuoteOz wrote: http://www.geocities.com/SiliconValley/2926/tp.html chapters BGI and graphics. Look for the FE fonteditor, several links to gurus and Franz Glaser |
Oz
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)In article <35FC542C.2D5B7...@eunet.at>, Ing. Franz Glaser <meg-gla...@eunet.at> writes Quote>Oz wrote: those with experience would suggest particular drivers they were happy with. Quote>Look for the FE fonteditor, using someone's who has a flair for it. Quote>several links to gurus and effective they are. A newsgroup can (often). Quote>Also look is likely to enforce VGA so some decent bitmapped fonts might be OK. I'm not looking for superfancy stuff at all. A couple of clear sans-serif at 20/30/40 pixelheight and a Timesroman style at a similar height. The sort of thing that would be suitable for partially sighted as well as fully sighted people. A recommendation would be appreciated. -- |
Remco de Kort
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)QuoteOz wrote: enough for yours. The FE-editor is quite an old story. I tried it once, with little result. I've been told (but that might just be a rumour) that it doesn't work entirely as it should. Bitmapfonts are inherently not scalable which makes them look much better then the average CHR-font. I noticed that you're not interested in using the SMFONTs, but I can't see your point when you say you need some sans-serif fonts and a Times-like font. They're both there in SMFONT-format and, although not scalable, in different sizes. The only option I can see is that you use TrueType-fonts. There's a Good luck, Remco de Korte |
Mardirossia
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)hello Quote>The FE-editor is quite an old story. I've been told (but that might just Quote>work entirely as it should. chr, the message corrupted font file or something like appear, but there is a patch. anyway i don't use this fe because for my work i made ,some years ago, my own chr editor. bye patrick marseille |
Remco de Kort
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)QuoteRemco de Korte wrote: <> Try this: The FREETYPE Project Regards, Remco de Korte |
Rudi Polze
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:BGI & .CHR Pascal 7 (Dos)
Try Svga256.bgi (if it works in tp7, I could send you the others described SVGA256.BGI (tested) SVGA16.BGI (tested) SVGA32K.BGI (not tested on my old graphx card) SVGAS3.BGI (I don't have a s3, CHECK IT BEFORE!) TWK16M.BGI (tested, every VGA, but register compatibles only, ALLOW USER TWK256M.BGI (tested, every VGA, but register compatibles only, ALLOW USER -- Oz schrieb in Nachricht <+yPaBIAyAD$1E...@upthorpe.demon.co.uk>... >Apologies if this is a common question. >Under T.Pascal 7: >I vagely remember, some years ago, that there were some freeware fonts >I would also have hoped that (at least) VGAx256c mode BGI driver was >--
|
1. converting TrueType fonts to BGI-CHR fonts
2. efontd11.zip Cvt *ANY* graphic font to CHR format used by BGI, P.Navato
4. .CHR, .BGI into .EXE using EXTENDED MEMORY
5. Including .chr and .bgi files in a program compiled into .exe
6. FPC - BGI / CHR objects in units?
7. receiving chr(0) and chr(160) on rs232
8. Free DOS command interpreter & utilities in Pascal