|
@@ -75,7 +75,7 @@ static void alloc_buffers(void)
|
|
|
|
|
|
\param mask non-zero int for mask
|
|
|
\param s source (map) extent (left, right, top, bottom)
|
|
|
- \param d destination (image) extent (left, right, top, bottom)
|
|
|
+ \param fd destination (image) extent (left, right, top, bottom)
|
|
|
*/
|
|
|
void PNG_begin_raster(int mask, int s[2][2], double fd[2][2])
|
|
|
{
|