ref: b2a21e517071512c3cab0bb291095d72af2d3dc4
parent: fbff3e8fc75e891ced1d8350234bc9d8f21314b9
author: David Turner <[email protected]>
date: Mon Feb 21 11:18:43 EST 2000
minor change, for benchmark comparison
--- a/demos/src/fttimer.c
+++ b/demos/src/fttimer.c
@@ -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;