aboutsummaryrefslogtreecommitdiff
path: root/share/library/Passive
Commit message (Collapse)AuthorAgeFilesLines
* Close symbol paths where appropriatePřemysl Eric Janouch2021-11-022-2/+2
| | | | Removes some ugliness in PDF exports, stemming from line thickness.
* Remove category icons.Přemysl Janouch2012-10-081-56/+0
|
* Change how Cairo is presented to Lua scripts.Přemysl Janouch2012-08-124-83/+83
| | | | Makes the whole thing a bit more stable and less weird.
* Add German translation.Přemysl Janouch2011-03-075-11/+22
|
* Add Polish translation.Přemysl Janouch2011-03-075-11/+22
|
* Add separate plus and minus signs.Přemysl Janouch2011-03-071-26/+2
|
* Add Slovak translation.Přemysl Janouch2011-03-075-12/+24
|
* Update the symbol library.Přemysl Janouch2011-02-141-4/+5
|
* Update the symbol library.Přemysl Janouch2011-02-114-31/+191
| | | | | | | | * 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-094-18/+18
|
* Split the inductor symbol in two, remove pads.Přemysl Janouch2011-02-071-13/+22
|
* Update category icons.Přemysl Janouch2011-01-091-52/+14
| | | | | | | Change line width and position of shapes, so they appear a bit sharper in the application. Save them in plain SVG, not Inkscape SVG.
* Add an inductor symbol.Přemysl Janouch2011-01-091-0/+34
|
* Add category.json files for testing categories.Přemysl Janouch2010-12-111-0/+5
|
* Add a few symbols for testing.Přemysl Janouch2010-12-103-0/+116
| | | | | | | | 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.
* Added basic loading of categories.Přemysl Janouch2010-09-151-0/+94
Added two empty sample categories with corresponding icons. The categories are now being loaded into the toolbar in the main program window.