For some reason, the font I've defined in my css is not being used when rendering an image on my server. It works fine locally. I've verified that the font is installed on the server.
Is there anything else that I should be doing? Not really sure how to troubleshoot this. Any help would be appreciated.
Comments: Turned out that I needed to restart the server for the newly installed font to be used. I'm guessing this has nothing to do with HTML Render and is a nuance related to how windows server handles fonts.
Is there anything else that I should be doing? Not really sure how to troubleshoot this. Any help would be appreciated.
Comments: Turned out that I needed to restart the server for the newly installed font to be used. I'm guessing this has nothing to do with HTML Render and is a nuance related to how windows server handles fonts.