共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > NIP2 |
NIP2
|
4 | 0 | 1110 |
贡献者 | 讨论 | 代码提交 |
nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated "spreadsheet-style."
Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware.
In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions).