Index: work/feature_poll/src/fileform/long =================================================================== --- work/feature_poll/src/fileform/long (revision 9102) +++ work/feature_poll/src/fileform/long (revision 9103) @@ -1,8 +1,11 @@ +Alerady implemented. +

+(

@@ -14,4 +17,4 @@ Compatibilty: not affected; the original pcb file format is kept, only the code is moved to a plugin; new file formats are obviously not loaded by mainline pcb. - +) Index: work/feature_poll/src/io_fp_eagle/long =================================================================== --- work/feature_poll/src/io_fp_eagle/long (revision 9102) +++ work/feature_poll/src/io_fp_eagle/long (revision 9103) @@ -1,3 +1,6 @@ +Alerady being implemented through io_eagle. +

+( Native support for eagle footprints (load and save).

NOTE: needs more user contribution than just testing (but this @@ -5,3 +8,4 @@

Compatibilty: not affected (once the footprint is loaded, it gets embedded in the pcb design, mainline pcb won't notice the difference) +) \ No newline at end of file Index: work/feature_poll/src/io_fp_kicad/long =================================================================== --- work/feature_poll/src/io_fp_kicad/long (revision 9102) +++ work/feature_poll/src/io_fp_kicad/long (revision 9103) @@ -1,3 +1,6 @@ +Alerady implemented through io_kicad. +

+( Native support for kicad footprints (load and save).

NOTE: needs more user contribution than just testing (but this @@ -5,3 +8,4 @@

Compatibilty: not affected (once the footprint is loaded, it gets embedded in the pcb design, mainline pcb won't notice the difference) +) Index: work/feature_poll/src/textinv/long =================================================================== --- work/feature_poll/src/textinv/long (revision 9102) +++ work/feature_poll/src/textinv/long (revision 9103) @@ -1,7 +1,9 @@ +Alerady implemented through composite layers. +

+( Be able to write text in inverse, as a cutout on a rectangle. This is useful on silk layer, especially with small fonts and/or toner transfer.

Compatibilty: mainline pcb wouldn't understand this feature and would convert the text to normal - - +)