Drawing App
「描画アプリ」
A comprehensive drawing app application built with HTML5 Canvas. Features include data export, keyboard shortcuts. Perfect for developers looking to build modern web applications with professional-grade functionality.
「HTML5 Canvasで構築された包括的な描画アプリケーション。データエクスポートやキーボードショートカットなどの機能を備えています。プロフェッショナルレベルの機能を備えたモダンなWebアプリケーションを開発したい開発者に最適です。」
Prompt
Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, shapes, text, and eraser. Add color selection with recent colors, color picker, and palettes. Include layer support with opacity and blend mode options. Implement undo/redo functionality with history states. Add image import and export in multiple formats (PNG, JPG, SVG). Support canvas resizing and rotation. Implement zoom and pan navigation. Add selection tools with move, resize, and transform capabilities. Include keyboard shortcuts for common actions.