v2.14
2.14.6
color
will accept css strings without throwing an error, it just won't parse their color components
2.14.5
q5 webgpu: Fixed the background
function
2.14.4
q5 webgpu: scaling taken into account to determine how many triangles that arcs and ellipses have
2.14.0
New default font system in q5 WebGPU for lazy loading msdf fonts from q5js.org when the user tries to set textFont
to a generic font family like "sans-serif" or "monospace".
The q5 npm package now includes a builtinFonts
folder which has msdf fonts that can be used offline.