DESCR 478 B

1234567891011
  1. Libart is a library for high-performance 2D graphics.
  2. Libart supports a very powerful imaging model, basically the same as SVG
  3. and the Java 2D API. It includes all PostScript imaging operations, and
  4. adds antialiasing and alpha-transparency.
  5. Libart is also highly tuned for incremental rendering. It contains data
  6. structures and algorithms suited to rapid, precise computation of Region
  7. of Interest, as well as a two-phase rendering pipeline optimized for
  8. interactive display.