I am using CFX_DynamicImage to create and edit graphics on my website on the fly. One of the great things about it is the ability to type text on the graphic. It uses the CFREGISTRY tag to pull the list of fonts that are on the server.
I recently needed to use a new font that is not on the server, so we added installed the font on the server. However, it does not show up on the font list using CFREGISTRY. I do not know too much about how the registry works, I only know how to use the CFREGISTRY tag. Is there something else I need to do to get the new font to show up in the list?
Any help is appreciated!!
I recently needed to use a new font that is not on the server, so we added installed the font on the server. However, it does not show up on the font list using CFREGISTRY. I do not know too much about how the registry works, I only know how to use the CFREGISTRY tag. Is there something else I need to do to get the new font to show up in the list?
Any help is appreciated!!