Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 548 Bytes

File metadata and controls

31 lines (25 loc) · 548 Bytes

speech-bubbles

A library to draw dynamic speech bubbles in canvas.

Check out the demo

Customizations

Panel

  • Panel size
  • Panel padding
  • Rounded corners + corner radius
  • Panel border width
  • Panel fill colour
  • Panel border colour

Tail

  • Tail width
  • Speech source (where the tail points to)
  • Tail styles (curved vs straight)

Text

  • Text content
  • Font
  • Font size
  • Font colour
  • Line spacing
  • Text align
  • Text overflow

Future plans

  • Add different corner shapes