Skip to content

CN1Pisces 1.0

Latest
Compare
Choose a tag to compare
@shannah shannah released this 20 Jan 00:04

A graphics engine for Codename One that supports drawing 2D graphics onto a buffered image canvas. This is much slower than using the core CN1 graphics functions but it may be appropriate for some circumstances where the core graphics doesn't provide the functionality you require.

Requirements

A Codename One project. Should work on all platforms.

Installation

  1. Download the CN1Pisces.cn1lib file and copy it into your project's lib directory.
  2. Refresh libraries