Wrap TTF_Font with a few calls
[sdlgit/SDL_perl.git] / MANIFEST
CommitLineData
bfd90409 1BUGS
bfd90409 2CHANGELOG
8c726daf 3CONTRIBUTORS
bfd90409 4COPYING
b520c503 5lib/SDL.pm
bfd90409 6lib/SDL/App.pm
7lib/SDL/Cdrom.pm
8lib/SDL/Color.pm
b520c503 9lib/SDL/Config.pm
bfd90409 10lib/SDL/Constants.pm
11lib/SDL/Cursor.pm
12lib/SDL/Event.pm
13lib/SDL/Font.pm
90914471 14lib/SDL/Game.pm
b520c503 15lib/SDL/Game/Rect.pm
bfd90409 16lib/SDL/Mixer.pm
17lib/SDL/MPEG.pm
18lib/SDL/Music.pm
bfd90409 19lib/SDL/OpenGL.pm
b520c503 20lib/SDL/OpenGL/Constants.pm
bfd90409 21lib/SDL/Palette.pm
50d9130a 22lib/SDL/PixelFormat.pm
bfd90409 23lib/SDL/Rect.pm
24lib/SDL/SFont.pm
25lib/SDL/Sound.pm
26lib/SDL/Surface.pm
27lib/SDL/Timer.pm
28lib/SDL/Tool/Font.pm
29lib/SDL/Tool/Graphic.pm
b41abbd6 30lib/SDL/TTF_Font.pm
bfd90409 31lib/SDL/TTFont.pm
b520c503 32lib/SDL/Tutorial.pm
bfd90409 33lib/SDL/Tutorial/Animation.pm
34lib/SDL/Tutorial/Drawing.pm
35lib/SDL/Tutorial/Images.pm
b520c503 36lib/SDL/Tutorial/LunarLander.pm
37lib/SDL/Tutorial/Pong.pm
bfd90409 38lib/SDL/Video.pm
b520c503 39lib/SDL_perl.pm
bfd90409 40logo/sdl_perl_logo_large.png
41logo/sdl_perl_logo_small.png
b520c503 42MacOSX/Info.plist
43MacOSX/launcher.h
44MacOSX/launcher.m
45MacOSX/SDLPerl.icns
e43a0c14 46make/lib/SDL/Utility.pm
90914471 47MANIFEST This list of files
18ef5a29 48MANIFEST.bak
b520c503 49MANIFEST.SKIP
bfd90409 50META.yml
51README
b520c503 52scripts/const.pl
53scripts/gl_const.pl
54scripts/OpenGL/Constants.pm
55scripts/opengl_words.txt
56scripts/README
57scripts/SDL/Constants.pm
58scripts/sdl_const.pl
59scripts/sdl_words.txt
18ef5a29 60src/Core/Audio.xs
61src/Core/CDROM.xs
62src/Core/Events.xs
63src/Core/Files.xs
64src/Core/Joystick.xs
65src/Core/Mouse.xs
66src/Core/MultiThread.xs
67src/Core/objects/Color.xs
68src/Core/objects/PixelFormat.xs
69src/Core/objects/Rect.xs
f32a5342 70src/Core/objects/Surface.xs
18ef5a29 71src/Core/SDL.xs
72src/Core/Time.xs
73src/Core/Video.xs
74src/Core/WindowMangement.xs
bfd90409 75src/defines.h
18ef5a29 76src/Mixer/Channels.xs
77src/Mixer/Effects.xs
78src/Mixer/Groups.xs
79src/Mixer/Mixer.xs
80src/Mixer/Music.xs
81src/Mixer/objects/chunk.xs
82src/Mixer/objects/effectDone.xs
83src/Mixer/objects/effectFunc.xs
84src/Mixer/objects/fading.xs
85src/Mixer/objects/music.xs
86src/Mixer/objects/musicType.xs
87src/Mixer/README
88src/Mixer/Samples.xs
89src/Net/README
bfd90409 90src/OpenGL.xs
91src/SDL.xs
92src/SFont.h
93src/SFont.xs
8c726daf 94src/support/darwin_support.h
95src/support/darwin_support.m
96src/support/win32.c
18ef5a29 97src/TTF/Attributes.xs
98src/TTF/Management.xs
99src/TTF/objects/TTF_font.xs
100src/TTF/README
101src/TTF/Render.xs
102src/TTF/TTF.xs
bfd90409 103t/apppm.t
104t/cdrompm.t
105t/colorpm.t
18ef5a29 106t/constantspm.t
fd90b841 107t/core_rect.t
90914471 108t/core_surface.t
b41abbd6 109t/core_ttf.t
bfd90409 110t/cursorpm.t
111t/eventpm.t
b520c503 112t/extendingrect.t
bfd90409 113t/fontpm.t
b520c503 114t/intergation1.t
115t/manifest.t
bfd90409 116t/mixerpm.t
117t/mpegpm.t
118t/musicpm.t
119t/opengl.t
120t/palettepm.t
b520c503 121t/sdlgamerect.t
bfd90409 122t/sdlpm.t
123t/soundpm.t
039b5b1f 124t/surfaceML.t
bfd90409 125t/timerpm.t
126t/toolfontpm.t
127t/toolgraphicpm.t
128t/ttfontpm.t
129t/videopm.t
b520c503 130test/64encode.pl
bfd90409 131test/checkkeys.pl
132test/data/24P_Arial_NeonYellow.png
133test/data/24P_Copperplate_Blue.png
134test/data/aircut3.ttf
135test/data/electrohar.ttf
136test/data/highlight.png
137test/data/icon.bmp
138test/data/LargeFont.bmp
139test/data/logo.png
140test/data/menu.png
141test/data/sample.wav
142test/graywin.pl
143test/loopwave.pl
144test/OpenGL/README
145test/OpenGL/test1.pl
146test/OpenGL/test2.pl
147test/OpenGL/test3.pl
148test/OpenGL/test4.pl
149test/OpenGL/test5.pl
150test/OpenGL/tutorial/Data/crate.png
151test/OpenGL/tutorial/Data/cube.bmp
152test/OpenGL/tutorial/Data/glass.bmp
153test/OpenGL/tutorial/Data/NeHe.png
154test/OpenGL/tutorial/Data/Star.bmp
155test/OpenGL/tutorial/Data/tim.jpg
156test/OpenGL/tutorial/Data/world.txt
157test/OpenGL/tutorial/lesson02.pl
158test/OpenGL/tutorial/lesson03.pl
159test/OpenGL/tutorial/lesson04.pl
160test/OpenGL/tutorial/lesson05.pl
161test/OpenGL/tutorial/lesson06.pl
162test/OpenGL/tutorial/lesson07.pl
163test/OpenGL/tutorial/lesson08.pl
8c726daf 164test/OpenGL/tutorial/lesson18.pl
bfd90409 165test/README
166test/testcolor.pl
8c726daf 167test/testcolor.spl
bfd90409 168test/testfonttool.pl
169test/testgfxprim.pl
170test/testgfxroto.pl
171test/testgraphictool.pl
172test/testjoystick.pl
173test/testmenu.pl
174test/testsprite.pl
175test/testtimer.pl
71dfa2cb 176test/wave.pl
bfd90409 177TODO
178typemap