aboutsummaryrefslogtreecommitdiff
path: root/share/library/Passive/capacitor.lua
Commit message (Collapse)AuthorAgeFilesLines
* Add German translation.Přemysl Janouch2011-03-071-1/+2
|
* Add Polish translation.Přemysl Janouch2011-03-071-1/+2
|
* Add separate plus and minus signs.Přemysl Janouch2011-03-071-26/+2
|
* Add Slovak translation.Přemysl Janouch2011-03-071-2/+4
|
* Update the symbol library.Přemysl Janouch2011-02-141-4/+5
|
* Update the symbol library.Přemysl Janouch2011-02-111-7/+27
| | | | | | | | * 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 Janouch2011-02-091-4/+4
|
* Add a few symbols for testing.Přemysl Janouch2010-12-101-0/+38
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.