]> git.sesse.net Git - nageru/commit
Specify font family explicitly for the stream timecode.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 4 Aug 2023 19:55:00 +0000 (21:55 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 4 Aug 2023 19:56:06 +0000 (21:56 +0200)
commit8781ee96803331bbfc6d5e4d8d006a215261baea
tree5fb091e1da09e78f7bd142376d15339fbe42cc8d
parent3d2c289c6b5104a294f9ef496316921a781437c1
Specify font family explicitly for the stream timecode.

Seemingly the default is now a font where not all digits are equally wide,
and that makes the text jump constantly back and forth. Noto Sans should
be pretty widely supported, and if not, we'll probably fall back to
whatever we had before.
nageru/timecode_renderer.cpp