-
Notifications
You must be signed in to change notification settings - Fork 0
ksvskushal/freetype2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Use the "new" folder. To compile and execute gcc example1.c ksvsk.c murmur3.c -Wall -I /usr/local/include/freetype2/ -lfreetype -o example1 ./example1 <font_file> <pt_size> <character> gcc example2.c ksvsk.c murmur3.c -Wall -I /usr/local/include/freetype2/ -lfreetype -o example2 ./example2 <font_file> <pt_size> NOTE -> DONOT use Get_Padding render MONO / GRAYSCALE bitmaps. Use FT_Bitmap_Convert to make the width of bitmap a multiple of 4 bytes and then write it to file.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published