Index: trunk/src/plugins/io_eeschema/read_disp.c =================================================================== --- trunk/src/plugins/io_eeschema/read_disp.c (revision 11399) +++ trunk/src/plugins/io_eeschema/read_disp.c (revision 11400) @@ -3099,6 +3099,7 @@ { "netclass_flag", eechema_parse_netclassflag }, { "bus_entry", eechema_parse__ignore }, /* TODO: bus is not supported, these must be ignored */ { "sheet", eechema_parse__sch_sheet }, + { "embedded_fonts", eechema_parse__ignore }, /* TODO: what's the purpose of this? */ DRAWING_PRIMITIVES { 0 } };