0

specifying fonts?

Hey there - 

I've never been able to set a font for annotations or overlays or gl - is there a trick for this? Shouldn't I be able to set the 

string font = ""

line from below to something like 

'string font = "Liberation Mono"' ?

Whatever I set there, a path or font name, it doesn't change anything and gets wiped if I save a session.

sourceGroup000000_overlay : RVOverlay (1)
{
"text:artAppR"
{
float[2] position = [ [ 0.424 -0.496 ] ]
float[4] color = [ [ 1 1 1 1 ] ]
float spacing = 1
float size = 0.0017
float scale = 1
float rotation = 0
string font = ""
string text = "R"
int debug = 0
}

1 comment

  • 0
    Avatar
    Jon Morley

    Hi John,

    Unfortunately right now there is no way to change the font. We have some annotation enhancements planned but not yet scheduled that should allow this. Sorry for the confusion given the setting you found there.

    Thanks,
    Jon

Please sign in to leave a comment.