• Wayne Stambaugh's avatar
    Pcbnew s-expression file parser bug fixes and file size improvements. · 8c72db66
    Wayne Stambaugh authored
    * Use index when saving layers to handle translated layer names.
    * Add LOCALE_IO switcher when loading s-expression format.
    * Make SEGVIA default to through hole to improve file size.
    * Don't save default orientation of 0 degrees in TEXTE_MODULE and TEXTE_PCB.
    * Don't save default zone configuration parameters.
    * Save multiple zone corners on a single line.
    * Fixed missing ( check in graphic and module arc parsers.
    * Consistency improvements for DRAWSEGMENT and EDGE_MODULE objects.
    * Minor tweaks to D_PAD formatting.
    8c72db66
class_track.cpp 42.8 KB