kerf-engine/app/src
jlightner ab170d8d20 test: Built fontService with opentype.js font loading, caching, text-to…
- "app/src/utils/fontService.ts"
- "app/src/utils/__tests__/fontService.test.ts"
- "app/public/fonts/Roboto-Regular.ttf"
- "app/public/fonts/OpenSans-Regular.ttf"
- "app/public/fonts/Lato-Regular.ttf"
- "app/src/App.css"
- "app/package.json"

GSD-Task: S03/T01
2026-03-26 05:53:04 +00:00
..
api test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
assets test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
components feat: Built four canvas UI panels (ObjectPanel, AlignmentBar, CanvasToo… 2026-03-26 05:40:13 +00:00
hooks test: Built canvas type system, useCanvasState hook with undo/redo, art… 2026-03-26 05:32:04 +00:00
types test: Built canvas type system, useCanvasState hook with undo/redo, art… 2026-03-26 05:32:04 +00:00
utils test: Built fontService with opentype.js font loading, caching, text-to… 2026-03-26 05:53:04 +00:00
views test: Add canvas keyboard shortcuts (undo/redo/delete/select-all/desele… 2026-03-26 05:41:41 +00:00
App.css test: Built fontService with opentype.js font loading, caching, text-to… 2026-03-26 05:53:04 +00:00
App.tsx feat: Built KonvaStage with artboard rendering, shape tools, selection… 2026-03-26 05:36:19 +00:00
index.css test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
main.tsx test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
test-setup.ts test: Built canvas type system, useCanvasState hook with undo/redo, art… 2026-03-26 05:32:04 +00:00