Re: 回复: About freetype2 bitmap strike

Werner LEMBERG <[email protected]> Thu, 05 Dec 2024 14:48:47 +0000 (UTC)
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <[email protected]>
> I'm unsure whether this is really the code that you tested.
> Attached test.c is not buildable, because of following problems.
> 
> 1) test.c has no main() function.
> 
> 2) test.c includes no header files. no freetype header file, no
> standard C header file (like stdint.h to use uint16_t)
> 
> 3) test.c is not self-standing code, it calls some external functions
> or macros. _T(), ff_convert() are not defined.

In addition: Please *never* sent proprietary fonts to a public mailing
list!


    Werner Lemberg