How to compile libfreetype

Source: Internet
Author: User

Libfreetype is designed for cross-platform applications.

In windows to compile, you can directly open the freetype-2.4.10 \ builds \ win32 \ vc2008 directory freetype. sln for compilation.

 

Sometimes we only want to do something simple for a specific font, then we can crop libfreetype.

There are two cropping methods: www.2cto.com

1. for GNU make, you need to modify modules. cfg.

2. For other compilers, such as vs2008, You need to modify ftmodule. h.

If you only want to process the truetype font file, you can retain only the sfnt_module_class and tt_driver_class modules.

For more information, see freetype-2.4.10 \ docs \ CUSTOMIZE and freetype-2.4.10 \ docs \ INSTALL. ANY

After cropping, the size of the executable program can be reduced from kb to kb.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.