• jean-pierre charras's avatar
    Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with... · 44d96074
    jean-pierre charras authored
    Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center.
    Eagle plugin: filter and replace not allowed chars in FPID(-':' and '/')  by _ or -, if they are used in Eagle footprint names (otherwise, boards converted and saved under kicad_pcb format are not readable by Pcbnew).
    44d96074
class_text_mod.cpp 11.4 KB