HGL Suite 0.5.3 发布了,改进记录:
Refined bezier curves by calculating more points.
Fixes an issue in the z instruction in svg2hgl.
Fixes a crash on invalid groups in svg2hgl.
The decompiler produces smaller results (fractionless floats as integers).
A basic SVG image output plugin has been added.
Internal code changes and bugfixes
HGL 是一个用来开发图像的编译器和解释器,自带简单但强大的语言,可通过插件来配置输出格式和运行时的输入处理,可轻松集成到不同的环境,例如 Web 服务器和图形应用。
官方首页:http://hgl.rangun.de/
免费下载:http://hgl.rangun.de/platform/linux
来自:开源中国社区

