Check installed fonts on linux based Node.js Azure Function
As you may have read in one of my last post, I was struggling with Vega rendering function that deployed on Azure linux was lacking some fonts. In this post I’ll show you how to check the list of installed fonts on your linux based Azure function.
By Mirek on (tags: azure, Azure Function, fontconfig, linux, Node js, categories: azure, architecture, code)