Release Notes: Scaling of points, lines, and ellipses has been corrected. Lua functions have been added: createRect, STD_num2hex, and STD_createMultiLine. Bugfixes and improvements in the rendering engine.
Release Notes: This release moves the decompiler (the -d switch in the interpreter) into own output plugin, makes svg2hgl refuse svg files which contain unrecoverable invalid IDs, adds an "include" function to import HGLZ files, and makes many bugfixes.
Release Notes: This release features lower memory consumption and better performance in the compiler. Compression level can now be set with -z. Truncated JPEG output was fixed. JPEG quality can be set from the command line. The built-in DebugProcedure was fixed along with broken calls to stdlib. New Lua and stdlib procedures were added: date, ddate, wdate, debug, print, and getParameter. Parameter passthrough for procedures was implemented.
Release Notes: This release adds a performance improvement at POLY processing for libhgltypes2, overall performance improvements and less memory consumption, and adding of appropriate suffixes to every output file if necessary.
Release Notes: This release lets the netpbm image output plugin write both PPM and PAM and increases the performance of the compiler.
Release Notes: Improved signing and signature verification. Fixed a bug with the -I (searchdirs) option. Bumped to libhgltypes2. A default signing key can be set in the config file. The ability to explicitly allow unsigned hglz files.
Release Notes: This release fixes an issue with command line options, and fixes a decompile issue in the interpreter. It adds a German translation, the ability to sign HGLZ files, and bash completion for hgl compiler. There are many other bugfixes.
Release Notes: The GIF plugin now supports transparency. The compiler's optimizer was improved. netpbm now supports the alpha channel. Experimental support for big endian architectures was added.
Release Notes: This release disables PDF documentation (it caused too many problems to create), provides background prefetching of remote fonts for the interpreter, adds overall performance improvements (especially at bezier calculations), and fixes the Ellipse fill with alpha not to produce artifacts.
Release Notes: This is mainly a maintenance release, with a further reworked code base and improved developer documentation. Interpreter: an unhandled exception in LUA execution has been fixed. libhgltypes: minor performance improvements. More compact documentation. libhgltypes: improved structural integrity checks.