mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-17 05:49:30 -07:00
Adding huberfish A and D glyph sets; adding palimpsest and twilight versions.
This commit is contained in:
@@ -8,7 +8,7 @@ document.addEventListener("touchmove", (e) => e.preventDefault(), {
|
||||
|
||||
const supportsWebGPU = async () => {
|
||||
return window?.GPUQueue?.prototype?.copyExternalImageToTexture != null;
|
||||
}
|
||||
};
|
||||
|
||||
document.body.onload = async () => {
|
||||
const urlParams = Object.fromEntries(new URLSearchParams(window.location.search).entries());
|
||||
|
||||
Reference in New Issue
Block a user