Import SDL_tbmf 0.4.0
commit0c57387136ee18d7871b9795622be5cba0066817
authorTuomas Suutari <tume@nuoli.com>
Thu, 25 Apr 2002 12:11:00 +0000 (25 15:11 +0300)
committerTuomas Suutari <thsuut@utu.fi>
Mon, 20 Apr 2009 10:35:10 +0000 (20 13:35 +0300)
tree4799ff1ab14676b635695cca2e2280321628b4a2
parent5d60252acaa9e35cdf485278ac7f5d4f8a281ddb
Import SDL_tbmf 0.4.0
22 files changed:
ChangeLog
SDL_tbmf.spec.in
configure.in
doc/TBMF-spec.txt
src/Makefile.am
src/SDL_tbmf.cc
src/SDL_tbmf.h
src/SDL_tbmf_charmap.cc [moved from src/charactermap.cc with 99% similarity]
src/SDL_tbmf_charmap.h [moved from src/charactermap.h with 88% similarity]
src/SDL_tbmf_drawtext.cc [new file with mode: 0644]
src/SDL_tbmf_drawtext.h [new file with mode: 0644]
src/SDL_tbmf_errors.cc [moved from src/tbmf_errors.cc with 93% similarity]
src/SDL_tbmf_errors.h [moved from src/tbmf_errors.h with 90% similarity]
src/SDL_tbmf_string.cc [moved from src/tstring.cc with 84% similarity]
src/SDL_tbmf_string.h [new file with mode: 0644]
src/SDL_tbmf_textsurf.cc [new file with mode: 0644]
src/SDL_tbmf_textsurf.h [new file with mode: 0644]
src/SDL_tbmf_types.h [moved from src/tbmf_types.h with 60% similarity]
src/SDL_tbmf_uncomp.cc [moved from src/uncompressdata.cc with 92% similarity]
src/SDL_tbmf_uncomp.h [new file with mode: 0644]
src/tstring.h [deleted file]
src/uncompressdata.h [deleted file]