My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  
Installation instructions for the NextText library.
Featured, Phase-Deploy
Updated Nov 19, 2009 by bits.in....@gmail.com

To install the NextText library, you can either download the package or the source.

Package

  • Download the ZIP file from the link on the right.
  • Unzip the file.
  • Move the content to "Documents/Processing/libraries".
  • Add the library to your sketch by clicking on "Sketch > Import Library... > nexttext".

Source

  • Download the source by following these instructions.
  • Open up a terminal window and navigate to the root directory.
  • Build the library using the "ant" command. This will put a ZIP file in the project directory.
  • Unzip the file.
  • Move the contents to "Documents/Processing/libraries".
  • Add the library to your sketch by clicking on "Sketch > Import Library... > nexttext".

Sign in to add a comment
Powered by Google Project Hosting