Jason Green
2005-12-05 16:50:42 UTC
This patch updates the library name for each ClanLib project to use the
new naming scheme from mbn's configure app.
Also, it contains a small pach that sets the pixels of the area around
the actual sprite image to CL_Color(0,0,0,0) when calling
CL_Sprite::get_frame_surface(). Without this, the buffer area around
the image is garbage and differs by platform and machine.
new naming scheme from mbn's configure app.
Also, it contains a small pach that sets the pixels of the area around
the actual sprite image to CL_Color(0,0,0,0) when calling
CL_Sprite::get_frame_surface(). Without this, the buffer area around
the image is garbage and differs by platform and machine.