Added stroke fonts.
authorChristopher John Purnell <cjp@lost.org.uk>
Sat, 18 May 2002 21:42:00 +0000 (21:42 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Sat, 18 May 2002 21:42:00 +0000 (21:42 +0000)
commit3ee42232404c505950f2d616a983a304582e15a7
tree97f5d01327604483b4989de9fec1e5dbd43ef794
parent5c54529c4ddb7d54955d6ca0e6162e5f502e074a
Added stroke fonts.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@25 7f0cb862-5218-0410-a997-914c9d46530a
freeglut-1.3/Makefile.am
freeglut-1.3/freeglut_font.c
freeglut-1.3/freeglut_stroke_mono_roman.c [new file with mode: 0644]
freeglut-1.3/freeglut_stroke_roman.c [new file with mode: 0644]
genfonts/Roman_M.src
genfonts/lex.l [new file with mode: 0644]
genfonts/to_stroke.y [new file with mode: 0644]
genfonts/wfont.h [new file with mode: 0644]
include/GL/freeglut.h
include/GL/freeglut_internal.h