Skip to content

bornalgo/TextAnimator

Repository files navigation

TextAnimator

Convert any text to an animated SVG file

AnimatedText_Sample

TextAnimator is a tool to animate text as if it is being written letter by letter.

Features

  • Create animated text with different font families, sizes and colors
  • Retrieve ASCII arts from patorjk and create animated texts
  • Save/Open the animated texts in SVG
  • more to come ...

Prerequisites

  • python

Build

Windows

Execute the following command

.\buildWindows.bat

Linux

Execute the following command

./buildLinux.sh

Demo

AnimatedText_Demo