diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | doc/visualization.html | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,7 @@ 2016-05-29 0.8.2 alpha +Update documentation. + +2016-05-29 0.8.2 alpha Added an option to change font size used by the visualization. 2016-05-28 0.8.2 alpha diff --git a/doc/visualization.html b/doc/visualization.html index 1993537..5b0a557 100644 --- a/doc/visualization.html +++ b/doc/visualization.html @@ -72,6 +72,7 @@ left | right ← → │ │ <li>Multisampling: Multisample anti-aliasing. 0 means no MSAA.</li> <li>FOV: Field of view.</li> <li>OSD Position: Change position of the on screen display, or just disable it.</li> + <li>Font size: Change font size used by the visualization. Useful for HiDPI screens.</li> </ul> </li> </ul> |