Index: trunk/src_plugins/io_pads/read_high.c =================================================================== --- trunk/src_plugins/io_pads/read_high.c (revision 34665) +++ trunk/src_plugins/io_pads/read_high.c (revision 34666) @@ -374,7 +374,6 @@ } } - TODO("do not ignore text alignment; requires powerpcb to check"); str_width = rnd_round(h / 1.9 * strlen(str)); anchx = rnd_round(str_width * anx); anchy = rnd_round(h * any);