misc/libfreetype/docs/MAKEPP
author nemo
Mon, 06 Feb 2012 20:04:32 -0500
changeset 6645 9ff40cf44827
parent 5172 88f2e05288ba
permissions -rw-r--r--
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
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
As a special  exception, FreeType can also be  built with the 'makepp'
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
build tool, available from http://makepp.sourceforge.net.
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
Note, however. that  you will need at least version  1.19 and pass the
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
option --norc-substitution to have it work correctly.