BitmapText.js - Demos & Examples
Pixel-perfect bitmap text rendering for HTML5 Canvas
Production Bundle Demos 32KB
These demos use the minified runtime bundle (single 32KB file) for optimal production performance.
Development Demos 17 files
These demos load individual source files (17 separate files) for easier debugging and development.
Hello World Demo
Minimal example showing basic usage with individual source files
Multi-Size Demo
Shows text rendering at multiple font sizes with individual source files
Baseline & Alignment Demo
Comprehensive interactive comparison of all baseline × alignment combinations (36 demos: 6 baselines × 3 alignments × 2 implementations)
Font Render Tests
Full test suite and visual verification with individual source files
Performance Benchmarks
Comprehensive performance testing comparing BitmapText.js vs HTML5 Canvas with progressive FPS testing and detailed reports.
Build & Test Tools