glvis-js
glvis-js copied to clipboard
CI build
This PR
- Adds
build.yml
to buildglvis-js
and upload an artifact. Inputs are mfem-ref, glvis-ref, and emscripten-version - Updates the
makefile
- Automatically download
OpenSans.ttf
using the new API (raw.githubusercontent is deprecated/doesn't work anymore) - Fix
$(LIB_MFEM)
target (would produce a compile error unlessmfem
was previously configured)
- Automatically download
- Adds
OFL.txt
, since open-sans is being bundled with the software. - Updates
README