技术开发 频道

Surface 1.3 发布-Java 2D in Javascript

【IT168 业界新闻】 
    Teppefall 宣布 Surface 1.3 版本发布了. 

    Surface 是一款革新的工具, 能够让你在Javascript中进行Java 2D 的渲染, API是基于Graphics2D。 

    新特性包括支持: 

    - Layers. Rasterized only. Based on BufferedImage. Bug OS X: transparency only correct at first render pass.
- Nested rendering. See layers.js on how to composite several renderer's into one scene.
- Video. video_jmyron.js shows off live video in Surface. Requires JMyron.
- dirty.js. Repaint Manager example code.
- Rotate Clockwise.
- Rotate Anti Clockwise.
- Scroll-wheel support on both zoom and rotate.
- Save zoom value on exit.
- Paint background on/off.
- Clipping ON/OFF. Bug Windows XP/Linux: menu painted over when using rotate, +1.0 zoom and clipping.
- "Surface.exe -Xnative" gives you the native look and feel on Windows.
- (PRO) Custom background color.
- (PRO) Custom background default color.
- (PRO) Set window size so that screenshots can be consistent.
- (PRO) Very early/alpha snapshot support. Save renderer as a standalone *.surface file. 

    官方站点: 
    http://www.teppefall.com/ 

    Java GUI论坛: 
    http://www.matrix.org.cn/topic.shtml?forumId=49
0
相关文章