Installing Custom Fonts into AEM — gibson font manager

Vinod
1 min readNov 25, 2020

--

This Article covers how to install custom fonts in to AEM.

In order to have a Custom Font available within AEM, one can use ‘Gibson Font Manager Services’ configuration.
Navigate to http://[server]:[port_number]/system/console/configMgr​ and edit “CQ-DAM-Handler-Gibson Font Manager Service”.

W.r.t. configurations, there are three options available:

  1. Configure Location of system Font directory: Add the path to your system font library (e.g. “/Library/Fonts” under macOS).
  2. Configure Adobe Server Font directory: Alternatively, you can add the font to “[AEM Install Dir]/crx-quickstart/fonts”.
  3. Configure Custom Font directory: Or have the fonts placed on the custom directory of your choice and provide the path in the ‘Configure Custom Font directory’ field.

Finally, restart the AEM server and now the font should be available with AEM.

Debugging: One can use http://[server]:[port]/system/console/slinglog to create a log against ‘com.day.cq.dam.handler.gibson.fontmanager.impl.FontManagerServiceImpl’ and check whether the fonts are loaded during the AEM start.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Vinod
Vinod

Written by Vinod

Certified AEM Architect, does solutioning, design, and development of Web Experiences using diverse set of technologies..

No responses yet