You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to some standard fonts missing in the SBT runner image,
the JVM was failing to load the fonts when running any font-related code.
DejaVu fonts are added to mitigate this, as per:
docker-library/openjdk#73 (comment)
Additionally, the Source Code Pro fonts are added. They look somewhat better
and are used by [reftree](https://github.com/stanch/reftree).
0 commit comments