EAGLE PCB import: fix footprint text alignment.

This commit is contained in:
Alex Shvartzkop 2023-07-05 02:40:18 +03:00
parent 2baf4db2b6
commit a80ac8286d
1 changed files with 1 additions and 1 deletions

View File

@ -1613,7 +1613,7 @@ void EAGLE_PLUGIN::orientFPText( FOOTPRINT* aFootprint, const EELEMENT& e, PCB_T
int align = ETEXT::BOTTOM_LEFT; // bottom-left is eagle default
if( a.align )
align = a.align;
align = *a.align;
// The "rot" in a EATTR seems to be assumed to be zero if it is not
// present, and this zero rotation becomes an override to the