Index: io_lihata_ver.html =================================================================== --- io_lihata_ver.html (revision 34452) +++ io_lihata_ver.html (revision 34453) @@ -99,7 +99,6 @@

v8

- NOTE: v8 is work in progress yet, do not use it for production boards!

Remove net's dedicated style field; this data is the style attribute already set in the same nets. @@ -106,7 +105,7 @@

Introduce text object clearance field.

- (PLANNED: remove via geometry from style, use a padstack prototype ID instead) + Remove via geometry from style, use a padstack prototype ID instead.

lihata subcircuit

v4

Index: lihata_format/root_board.lht =================================================================== --- lihata_format/root_board.lht (revision 34452) +++ lihata_format/root_board.lht (revision 34453) @@ -104,9 +104,9 @@ ha:text_thick { valtype=coord; ver={>=6} desc={default text stroke thickness (0 means pick thickness automatically using the original algorithm)}} ha:text_scale { valtype=coord; ver={>=6} desc={default text scaling (0 means 100%, for backward compatibility)}} ha:clearance { valtype=coord; desc={default clearance (affects lines, arcs and polygons)}} - ha:diameter { valtype=coord; ver={<=5} desc={old round via outer diameter; removed in favor of padstack prototype based vias, see via_proto}} - ha:hole { valtype=coord; ver={<=5} desc={old round via hole diameter; removed in favor of padstack prototype based vias, see via_proto}} - ha:via_proto { valtype=integer; ver={>5} desc={padstack prototype ID used for placing new vias}} + ha:diameter { valtype=coord; ver={<=8} desc={old round via outer diameter; removed in favor of padstack prototype based vias, see via_proto}} + ha:hole { valtype=coord; ver={<=8} desc={old round via hole diameter; removed in favor of padstack prototype based vias, see via_proto}} + ha:via_proto { valtype=integer; ver={>5} desc={padstack prototype ID used for placing new vias; really should be used only >=v8}} ha:fid { valtype=integer; ver={>=8} desc={font ID used for placing new text objects; when not present, fall back to -1 (unset, do not change)}} sy:attr@dup {/lht_tree_doc/comm/attributes} }