Skip to content

codeatcpp/Font-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Editor for DOS

Here is my school project written in Turbo Pascal 7.0 in the 90s.

It's contains rich editing tools for modifying and creating matrix fonts. It's supports 8x8 and 16x8 font sizes. Note that all sources are have the CP866 encoding.

About screen

Editing 16x8 font

Context help

Editing 8x8 font

If you want to compile and start this project on the modern hardware be aware about the Runtime error 200.

To build this project you should use Borland Pascal or Turbo Pascal 7. Change the current dir to SRC using "File->Change dir" menu and select F_STUDIO.PAS as the "Primary file" in the "Compile menu". Also add path to the OBJ directory in the "Options->Directories" dialog.

About

Matrix fonts editor (DOS version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages