mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
- making font name used by VectorRenderModule configurable: can be set
via
[VectorRender]
font_name = "Comic Sans MS"
in OpenSim.ini
- adding osSetFontName OSSL function
This commit is contained in:
@@ -761,6 +761,10 @@
|
||||
; Density of tree population
|
||||
tree_density = 1000.0
|
||||
|
||||
[VectorRender]
|
||||
|
||||
; the font to use for rendering text (default: Arial)
|
||||
; font_name = "Arial"
|
||||
|
||||
[ScriptEngine.DotNetEngine]
|
||||
Enabled = true
|
||||
|
||||
Reference in New Issue
Block a user