
內容簡介
Rakugaki Block 是一款可在段落之間或文章結尾輕鬆添加手繪風格塗鴉的外掛,旨在提供快速、隨興的繪畫體驗,而非完整的繪圖應用程式。
【主要功能】
• 彩色鉛筆筆刷,具質感效果
• 12 種顏色鉛筆調色盤
• 三種畫布尺寸:S / M / L
• 自由配置背景顏色
• 支援壓力感應的繪圖板
• 撤銷與清除功能
外掛標籤
開發者團隊
原文外掛簡介
Rakugaki Block is a block for gently adding hand-drawn, colored pencil-style doodles between paragraphs or at the end of blog posts.
The goal is not a full-featured drawing app. The concept is based on quick, impromptu scribbles that can be written in a few seconds.
Features
Colored-pencil brush with texture (roughness and fading)
12-color pencil palette
Three canvas sizes: S / M / L
Freely configurable background color
Pen tablet support with pressure sensitivity
Undo and Clear functions
Accessibility support (alt text for the canvas)
How to Use
Open the post or page editor
Click the block inserter ( + )
Search for “Rakugaki Block” and add it
Draw freely with your mouse, touch, or pen tablet
Adjust the size and background color in the sidebar
Pen Tablet Support
The block uses the Pointer Events API, so pen pressure is reflected in line width and opacity when drawing with a compatible tablet.
Source Code
The source files for this plugin are included in the src/ directory.
The build/ directory contains the compiled assets generated from those source files.
To rebuild the assets, run:
npm install
npm run build
