Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hgl-0.5.42.tar.xz | 2014-10-11 | 1.0 MB | |
hgl-0.5.41.tar.xz | 2014-08-16 | 1.0 MB | |
hgl-0.5.40.tar.xz | 2014-07-26 | 996.8 kB | |
hgl-0.5.39.tar.xz | 2014-07-19 | 996.7 kB | |
hgl-0.5.38.tar.xz | 2014-07-12 | 989.6 kB | |
hgl-0.5.37.tar.xz | 2014-07-05 | 984.7 kB | |
hgl-0.5.36.tar.xz | 2014-06-28 | 978.6 kB | |
hgl-0.5.35.tar.xz | 2014-06-21 | 985.1 kB | |
hgl-0.5.34.tar.xz | 2014-06-14 | 986.6 kB | |
hgl-0.5.33.tar.xz | 2014-06-07 | 985.1 kB | |
hgl-0.5.32.tar.xz | 2014-05-31 | 980.4 kB | |
hgl-0.5.31.tar.xz | 2014-05-24 | 1.0 MB | |
hgl-0.5.30.tar.xz | 2014-05-17 | 1.0 MB | |
hgl-0.5.29.tar.xz | 2014-05-10 | 944.7 kB | |
hgl-0.5.28.tar.xz | 2014-05-03 | 939.2 kB | |
hgl-0.5.27.tar.xz | 2014-04-19 | 927.1 kB | |
hgl-0.5.26.tar.xz | 2014-04-09 | 922.6 kB | |
hgl-0.5.25.tar.xz | 2014-03-22 | 910.1 kB | |
hgl-0.5.24.tar.xz | 2014-03-15 | 908.5 kB | |
hgl-0.5.23.tar.xz | 2014-03-08 | 908.0 kB | |
hgl-0.5.22.tar.xz | 2014-03-02 | 903.0 kB | |
hgl-0.5.21.tar.xz | 2014-02-22 | 899.7 kB | |
hgl-0.5.20.tar.xz | 2014-02-14 | 894.9 kB | |
hgl-0.5.18.tar.xz | 2014-02-01 | 889.5 kB | |
hgl-0.5.17.tar.xz | 2014-01-24 | 885.3 kB | |
hgl-0.5.16.tar.xz | 2014-01-19 | 883.2 kB | |
hgl-0.5.15.tar.xz | 2014-01-10 | 881.2 kB | |
hgl-0.5.14.tar.xz | 2013-09-27 | 821.7 kB | |
hgl-0.5.12.tar.xz | 2013-09-14 | 842.9 kB | |
hgl-0.5.11.tar.xz | 2013-08-31 | 839.7 kB | |
hgl-0.5.10.tar.xz | 2013-08-23 | 833.6 kB | |
hgl-0.5.6.tar.xz | 2013-08-09 | 822.3 kB | |
hgl-0.5.5.tar.xz | 2013-08-03 | 819.7 kB | |
hgl-0.5.4.tar.xz | 2013-07-26 | 816.9 kB | |
hgl-0.5.3.tar.xz | 2013-07-19 | 788.1 kB | |
hgl-0.5.1.tar.xz | 2013-07-12 | 487.4 kB | |
hgl-0.5.0.tar.xz | 2013-06-28 | 454.4 kB | |
hgl-0.4.80.tar.xz | 2013-06-21 | 440.7 kB | |
hgl-0.4.77.tar.xz | 2013-06-07 | 439.3 kB | |
hgl-0.4.76.tar.xz | 2013-06-01 | 429.8 kB | |
hgl-0.4.75.tar.xz | 2013-05-26 | 421.7 kB | |
hgl-0.4.70.tar.xz | 2013-05-19 | 417.7 kB | |
hgl-0.4.69.tar.xz | 2013-05-12 | 406.0 kB | |
hgl-0.4.65.tar.xz | 2013-05-05 | 401.5 kB | |
Totals: 44 Items | 36.1 MB | 3 |
HGL is a compiler/interpreter suite for developing images.
With HGL you can develop images and integrate them into various environments and even letting your users modify it on demand.
Features:
* Simple but powerful own language
- Lua scripting for even more creative power
* Expandable
- output formats are configurable by plugins
- runtime input is handled by plugins
- tool to convert SVG images to hgl
* Easy integratable into various environments like web servers,
graphical applications and more
* Network transparent, i.e. get input from various protocols
* Execution of only trusted content (GPG signed input)
Quick overview:
The input is taken from a source file, which has to be compiled for quick and often access by the interpreter. An interpreter than runs the compiled files, takes it input from custom plugins, if neccessary, and outputs its result via custom plugins.
Shipped plugins:
The main package already ships plugins for:
* Image output
1. PNG
2. JPEG
3. netpbm
4. GIF
5. caca (ASCII art)
6. decompiler
7. x11 (simple viewer)
* Control input
1. CGI input module
2. Command line input module
Ubuntu PPA
You can update your system with packages from this PPA by adding ppa:velnias/velnias to your system's Software Sources.
Debian Wheezy Repository
This repository comes with no signing key, but it can simplify installation. Add to your /etc/apt/sources.list following entry:
deb http://download.opensuse.org/repositories/home:/velnias/Debian_7.0 /
License:
HGL is licensed under the BSD license.