Index: trunk/src_plugins/io_mentor_cell/read.c =================================================================== --- trunk/src_plugins/io_mentor_cell/read.c (revision 31472) +++ trunk/src_plugins/io_mentor_cell/read.c (revision 31473) @@ -666,10 +666,6 @@ hkp_error(attr, "Can not find vertical justification of text. Text will be NOT rendered.\n"); return; } - - if (mirrored != 0) - rotbb = -rotbb; - { rnd_coord_t cl = net_get_clearance(ctx, ly, nc, HKP_CLR_POLY2TRACE, tmp) * 2;