This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I need to support Gill Sans as a font in the editor. How would I go about this? Thanks, Huw. |
|
|
Hello and thanks for the feedback. We will get back to you with a solution for this very shortly. Jason Fauchelle |
|
|
Hello In the latest nightly build of Silverlght Elements you will find that the StandardRichTextEditorToolBar now has a FontFamilies property. With this you can set the list of font families that appear in the font selector. Here is a simple example that includes all the default fonts plus Gill-Sans-Ultra-Bold. This is set up in code behind, but you could set this with a binding instead.
You can download the latest nightly build from your account page. Jason Fauchelle |
|