AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 Next
Jul 31, 2016
7 years 4 months sch2fig/lib.c (struct lib_obj), lib.h: prefix externally visible names with lib_
7 years 4 months sch2fig/sch.c: split into sch-parse.c and sch-render.c
7 years 4 months sch2fig/sch.c (draw_text): move to dwg
7 years 4 months sch2fig/: compile with -Wmissing-prototypes -Wmissing-declarations
7 years 4 months sch2fig/cairo.c (cr_init): use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32
7 years 4 months sch2fig/text.c (guess_width): move width guessing to the graphics back-ends
7 years 4 months sch2fig/gfx.c (gfx_line): fallback to gfx_poly only drew horizontal lines
7 years 4 months sch2fig/cairo.c (cr_text): implement
7 years 4 months sch2fig/: make the matrix (int m[6]) "const" everywhere
7 years 4 months sch2fig/sch.c: separate parsing from rendering
7 years 4 months sch2fig/: add Cairo (PNG) back-end (WIP)
7 years 4 months sch2fig/: make gfx_ops->line optional; add COLOR_WHITE; add color map
7 years 4 months sch2fig/gfx.h (gfx_end), gfx.c: add optional termination function
7 years 4 months sch2fig/: make *_line accept color and layer from dwg
7 years 4 months sch2fig/: abstract graphical output interface
7 years 4 months sch2fig/fig.h (enum fig_shape): move to dwg.h and rename
7 years 4 months sch2fig/: implement fig_wire and fig_bus as dwg_* using fig_poly
7 years 4 months sch2fig/: support busses and entries
7 years 4 months sch2fig/test.sch: complete set of bus and wire connections
7 years 4 months sch2fig/TODO: update

Development Team
Admins
Werner Almesberger
Happy Crew
Wolfgang Spraul



interactive