forked from minhngoc25a/freetype2
minor change, for benchmark comparison
This commit is contained in:
parent
fbff3e8fc7
commit
b2a21e5170
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue