GLVis / glvis

Lightweight OpenGL tool for accurate and flexible finite element visualization
http://glvis.org
BSD 3-Clause "New" or "Revised" License
249 stars 51 forks source link

A compilation parameter for font size #279

Closed najlkin closed 3 months ago

najlkin commented 3 months ago

This PR adds a compilation parameter for the default font size (afterwards can be adjusted at runtime), which might be useful to adjust for different machines.

tzanio commented 3 months ago

Just to clarify -- we can already adjust the size at runtime with something like -fn "Helvetica:style=Bold-16", this is for the default font size.