You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
Here is my school project written in Turbo Pascal 7.0 in the 90s.
4
4
5
-
It contains rich editing tools for modifying and creating matrix fonts. It supports 8x8 and 16x8 font sizes. Note that all sources are have the CP866 encoding.
5
+
It contains rich editing tools for modifying and creating matrix fonts. It supports 8x8 and 16x8 font sizes.
6
+
7
+
**Important**: Note that all sources are have the CP866 encoding. And the comments are in Russian.
6
8
7
9

8
10
@@ -14,4 +16,4 @@ To build this project you will need Borland Pascal or Turbo Pascal 7. In the IDE
0 commit comments