Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how Cairo is presented to Lua scripts. | Přemysl Janouch | 2012-08-12 | 1 | -34/+34 |
| | | | | Makes the whole thing a bit more stable and less weird. | ||||
* | Add German translation. | Přemysl Janouch | 2011-03-07 | 1 | -4/+8 |
| | |||||
* | Add Polish translation. | Přemysl Janouch | 2011-03-07 | 1 | -4/+8 |
| | |||||
* | Add Slovak translation. | Přemysl Janouch | 2011-03-07 | 1 | -4/+8 |
| | |||||
* | Update the symbol library. | Přemysl Janouch | 2011-02-11 | 1 | -11/+87 |
| | | | | | | | | * Add bipolar, IGFET and JFET transistors. * Add more variants to some symbols. * Add a symbol for a simple terminal. * Avoid unneccessary stroke() calls. * Fix comments. | ||||
* | Make all variables in Lua scripts local. | Přemysl Janouch | 2011-02-09 | 1 | -4/+4 |
| | |||||
* | Add a few symbols for testing. | Přemysl Janouch | 2010-12-10 | 1 | -0/+41 |
The lucky ones are: capacitor, resistor and diode. More symbols can be expected later, when more cairo functions are exported to Lua and relevant standards become accessible to me. |