aboutsummaryrefslogtreecommitdiff
path: root/web/pw-visualizer/src/webgl/msdf_text.ts
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-11-16 13:00:14 +0100
committerIlion Beyst <ilion.beyst@gmail.com>2022-11-16 13:00:14 +0100
commite91b1da5b02ca6abf9bc4afd0d4a62789b688102 (patch)
tree6da7d7a1edf17b0147c6d7b88e95b945ed79b07b /web/pw-visualizer/src/webgl/msdf_text.ts
parent3afa795cf559915e95b108e40beea18760b33064 (diff)
downloadplanetwars.dev-e91b1da5b02ca6abf9bc4afd0d4a62789b688102.tar.xz
planetwars.dev-e91b1da5b02ca6abf9bc4afd0d4a62789b688102.zip
remove old text rendering code
Diffstat (limited to 'web/pw-visualizer/src/webgl/msdf_text.ts')
-rw-r--r--web/pw-visualizer/src/webgl/msdf_text.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/pw-visualizer/src/webgl/msdf_text.ts b/web/pw-visualizer/src/webgl/msdf_text.ts
index 5bbac20..28daf42 100644
--- a/web/pw-visualizer/src/webgl/msdf_text.ts
+++ b/web/pw-visualizer/src/webgl/msdf_text.ts
@@ -4,7 +4,6 @@ import { DefaultRenderable } from "./renderer";
import { IndexBuffer, VertexBuffer } from "./buffer";
import { VertexBufferLayout, VertexArray } from "./vertexBufferLayout";
import { robotoMsdfJson } from "../assets";
-import { GlypInfo } from "./text";
export enum Align {