aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/freetype/demo/nehe/readme.txt
blob: 1186ef0e3986c7a7148e01ae79491138a79b143a (plain) (blame)
1
2
3
4
5
6
7
8
9
Pascal conversion of the NeHe tutorial lesson 43  (Tutorial on using FreeType Fonts in OpenGL)
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=43

Put the following DLLs into this directory:
- libfreetype-6.dll
- SDL.dll
- zlib1.dll

and copy a TrueType font to this directory and rename it into "Test.ttf".