Fonts in OSGI Forms Service | Community
Skip to main content
crich2784
New Participant
June 29, 2022
Solved

Fonts in OSGI Forms Service

  • June 29, 2022
  • 3 replies
  • 843 views

 

We need to know where to include custom fonts for the Forms Service in OSGI?  We are using AEM 6.5 and Windows.

 

In JEE, we added additional directories for fonts.  Is there an equivalent? 

 

Thanks,

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@crich2784 

In the OSGi stack, CQ-DAM-Handler-Gibson Font Manager configuration handles the fonts. 

Go to http://[server]:[port_number]/system/console/configMgr​ and edit "CQ-DAM-Handler-Gibson Font Manager Service".

Add the path to your font library "C:\Adobe\CustomFonts" or you can add the font to "[AEM Install Dir]/crx-quickstart/fonts".

 

Hope this helps!

3 replies

Mayank_Gandhi
Employee
July 1, 2022

@crich2784 Hey please put it in /crx-quickstart/fonts, restart the server and clear the browser temp.

Pulkit_Jain_
Pulkit_Jain_Accepted solution
Employee
June 30, 2022

@crich2784 

In the OSGi stack, CQ-DAM-Handler-Gibson Font Manager configuration handles the fonts. 

Go to http://[server]:[port_number]/system/console/configMgr​ and edit "CQ-DAM-Handler-Gibson Font Manager Service".

Add the path to your font library "C:\Adobe\CustomFonts" or you can add the font to "[AEM Install Dir]/crx-quickstart/fonts".

 

Hope this helps!