RP Font

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
nazirul_fitri
Posts: 21
Joined: Thu Sep 15, 2016 7:00 pm

RP Font

Post by nazirul_fitri »

Does anyone know how to integrate google font into RP? Based on example 'xDemoWebGoogleFonts' IDE will have a tab call integration to use the google fonts into the webpage. But in RP, I dont see the tab call 'integration'. So i wonder how can i manage to do that.
User avatar
Stewart Marshall
Posts: 417
Joined: Thu Nov 05, 2015 5:25 pm

Re: RP Font

Post by Stewart Marshall »

When a WebPage is compiled, the style sheets included in the the Integration tab result in a <Link> being added to the HTML. This effectively makes the font available throughout the application.

All you need do is specify the name of the font you want to use in your Theme or locally defined style. You won't be able to see the effect when designing, but at run time the browser will find the font and the controls will render correctly.
Stewart Marshall

Independent IT Consultant
www.marshallfloyd.com.au
Post Reply