vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
41 stars 16 forks source link

Profiler should adapt to DPI and use nicer font #326

Open tebjan opened 4 years ago

tebjan commented 4 years ago

font could be:

https://fonts.google.com/specimen/Roboto+Mono

image

or

https://fonts.google.com/specimen/Source+Code+Pro

image

bj-rn commented 4 years ago

I like https://github.com/tonsky/FiraCode

image