minor change, for benchmark comparison

This commit is contained in:
David Turner 2000-02-21 16:18:43 +00:00
parent fbff3e8fc7
commit b2a21e5170
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
int cur_point;
unsigned short cur_contour;
int pixel_size = CHARSIZE*96/72;
int pixel_size = CHARSIZE;
int repeat_count = 1;
FT_Bitmap Bit;