misc/libfreetype/src/autofit/afangles.h
author koda
Sat, 06 Aug 2011 07:09:30 +0200
changeset 5505 a55aab592950
parent 5172 88f2e05288ba
permissions -rw-r--r--
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes. This is a major sdl1.3 update so it should be tested with care (working great on ios)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
/*
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
 *  afangles.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
 *
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
 *  This is a dummy file, used to please the build system.  It is never
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
 *  included by the auto-fitter sources.
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
 *
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
 */