Need help?

Our experts have had an average response time of 13.14 minutes in February 2024 to fix urgent issues.

We will keep your servers stable, secure, and fast at all times for one fixed price.

PHP FreeType Support – Install it with ease

by | Sep 30, 2019

Are you looking at creating a website that displays custom fonts?

Then, your webserver needs PHP Freetype support.

However, enabling Freetype libraries on the server involves a series of steps.

At Bobcares, we receive requests to enable PHP FreeType support on the server as a part of our Server Management Services.

Today, let’s see how our Support Engineers install the FreeType support and fix related errors.

 

Why PHP FreeType Support?

Basically, FreeType software is a low-level font engine that supports font-related operations. It is efficient, customizable and helps in producing high-quality output. It finds wide usage in graphics libraries, font conversion tools, text image generation tools, and many other products as well.

By default, FreeType 2 support fonts like TrueType fonts,  Type 1 fonts, CFF fonts, etc. Also due to its modular design, it is easy to enhance the library through optional APIs.

And, to enable support for FreeType 2 in PHP, we add –with-freetype-dir=DIR. For PHP 7.4.0 we use –with-freetype instead.

 

Installation of PHP FreeType Support

Now, let’s see how our Support Engineers install FreeType support in PHP. This requires the PHP version to have GD support.

Initially, we use the below command to install FreeType on a CentOS server.

yum install freetype

Or in an Ubuntu machine, as a root user, we execute the commands:

apt update && apt install freetype2-demos

This installs the necessary packages. After installing it, we restart the Apache server using the below command:

systemctl httpd restart

Also, we restart the php-fpm by executing

systemctl php-fpm restart

This enables the FreeType support in the PHP configuration. We confirm it from the loaded PHP configuration.

A sample output appears as:

[root@xxx ~]# php -i | grep -i freetype | grep -v configure
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.8.0

Additionally, we also check and confirm Freetype support by adding a PHPinfo page on any of the websites.

Common error and fix for PHP FreeType Support

Normally, customers miss installing FreeType while installing the GD library. Then, they end up with errors related to missing the FreeType library.

Freetype software is essential for the GD library to work. Recently, one of our customers approached us with an error message:

Freetype-config not found error when we install gd in php7.2-apache in Docker

Here, the customer was trying to install the image php:7.2-apache from a Dockerfile. But, he ended up having a problem with the GD configuration.

Let’s see how our Support Engineers went troubleshooting this error and fix it.

He got the below error during the construction of the image:

configure: error: freetype-config not found.

We ran the below command that instructs to configure GD with freetype support.

RUN docker-php-ext-configure gd --with-freetype-dir --with-jpeg-dir=/usr/include/

Finally, this fixed the error.

 

[Need further assistance with PHP FreeType installation or fix its errors? We’ll help you]

 

Conclusion

In short, the PHP FreeType Support helps in using all font formats on websites. Also, it enables websites to provide higher-level features like text layout or graphics processing. Today, we discussed how our Support Engineers installed the FreeType Support and fixed its error.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

GET STARTED

var google_conversion_label = "owonCMyG5nEQ0aD71QM";

1 Comment

  1. hannenz

    Thanks for this post, it helped me a lot, but there is a typo, the docker command should be `RUN docker-php-ext-configure gd –with-freetype –with-jpeg-dir=/usr/include`

    Reply

Submit a Comment

Your email address will not be published. Required fields are marked *

Categories

Tags

Privacy Preference Center

Necessary

Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.

PHPSESSID - Preserves user session state across page requests.

gdpr[consent_types] - Used to store user consents.

gdpr[allowed_cookies] - Used to store user allowed cookies.

PHPSESSID, gdpr[consent_types], gdpr[allowed_cookies]
PHPSESSID
WHMCSpKDlPzh2chML

Statistics

Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.

_ga - Preserves user session state across page requests.

_gat - Used by Google Analytics to throttle request rate

_gid - Registers a unique ID that is used to generate statistical data on how you use the website.

smartlookCookie - Used to collect user device and location information of the site visitors to improve the websites User Experience.

_ga, _gat, _gid
_ga, _gat, _gid
smartlookCookie
_clck, _clsk, CLID, ANONCHK, MR, MUID, SM

Marketing

Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.

IDE - Used by Google DoubleClick to register and report the website user's actions after viewing or clicking one of the advertiser's ads with the purpose of measuring the efficacy of an ad and to present targeted ads to the user.

test_cookie - Used to check if the user's browser supports cookies.

1P_JAR - Google cookie. These cookies are used to collect website statistics and track conversion rates.

NID - Registers a unique ID that identifies a returning user's device. The ID is used for serving ads that are most relevant to the user.

DV - Google ad personalisation

IDE, test_cookie, 1P_JAR, NID, DV, NID
IDE, test_cookie
1P_JAR, NID, DV
NID
hblid

Security

These are essential site cookies, used by the google reCAPTCHA. These cookies use an unique identifier to verify if a visitor is human or a bot.

SID, APISID, HSID, NID, PREF
SID, APISID, HSID, NID, PREF