ParticleOnTextCursor

November 29, 2015 ยท View on GitHub

Overview

Implement Particle effect on text cursor.

Demo

Similar with https://github.com/codeinthedark/editor/pull/1

TODO

  • Quit Program (Not implemented yet. Use Ctrl-Alt-Delete)
  • Select Particle Color from text's pixel color

Special Thanks

  • Getting Caret Position Inside Any Application
    • http://www.codeproject.com/Articles/34520/Getting-Position-Inside-Any-Appli

Contents

  1. 1Overview
  2. 2TODO
  3. 3Special Thanks