EAGLE PCB import: fix footprint text alignment.

(cherry picked from commit a80ac8286d)
This commit is contained in:
Alex Shvartzkop 2023-07-05 02:40:18 +03:00
parent 803bcbbea0
commit bbf59a731d
1 changed files with 1 additions and 1 deletions

View File

@ -1616,7 +1616,7 @@ void EAGLE_PLUGIN::orientFPText( FOOTPRINT* aFootprint, const EELEMENT& e, FP_TE
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