pcbjam/tests/wasm-app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 756feb35da Add WASM feature tests: font enum, text decor, bitmap mask, regions
New test apps and E2E tests:
- fontenum: Font enumeration via Local Font Access API (180 fonts)
- textdecor: Text underline/strikethrough decorations
- bitmask: wxMask bitmap transparency with color keys
- regions: Non-rectangular region clipping (union, subtract, complex shapes)

Updates:
- playwright.config.ts: Add local-fonts permission
- WHATWORKS.md: Document implemented features, update test counts
- Makefile.wasm: Add build targets for new test apps

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 11:06:33 +01:00
..
standalone Add WASM feature tests: font enum, text decor, bitmap mask, regions 2025-12-04 11:06:33 +01:00
Makefile.wasm Add WASM feature tests: font enum, text decor, bitmap mask, regions 2025-12-04 11:06:33 +01:00
minimal_test.cpp Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
minimal_test.html Fix wxWidgets WASM rendering and add comprehensive tests 2025-11-28 14:28:05 +01:00