Category : Pascal Source Code
Archive   : EG0519S.ZIP
Filename : FONTS.PAS

 
Output of file : FONTS.PAS contained in archive : EG0519S.ZIP
(*
* Copyright 1989, 1990 Eric Ng
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 1, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful, but
* without any warranty whatsoever, without even the implied warranties
* of merchantability or fitness for a particular purpose. See the
* accompanying GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; see the file COPYING. If not, write to:
*
* Free Software Foundation, Inc.
* 675 Massachusetts Avenue
* Cambridge, Massachusetts 02139
*)

{$a-}
{$b-}
{$d-}
{$e-}
{$f-}
{$i-}
{$l-}
{$n-}
{$o-}
{$r-}
{$s-}
{$v-}

Unit Fonts;
Interface
Procedure SansSerifFontProc;
Procedure SmallFontProc;
Implementation
Procedure SansSerifFontProc; External;
{$l sans.obj}
Procedure SmallFontProc; External;
{$l litt.obj}
End.


  3 Responses to “Category : Pascal Source Code
Archive   : EG0519S.ZIP
Filename : FONTS.PAS

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/