Using fonts in Silverlight: evaluating the options
Monday, March 1st, 2010Silverlight gives the developer the possibility of completely customizing the developed application in all aspects. Defining fonts used for displaying text is no exception. However there are multiple ways on how to go ahead with specifying fonts to use, this article attempts to summarize the options.
In Silverlight, using fonts can be done in three ways:
Built-in [...]