kicad/pcbnew/drc
jean-pierre charras 207f2e568b drc_test_provider_text_dims.cpp: ensure glyphs to test are OUTLINE_GLYPH.
For non Kicad font texts with a overbar, the overbar is not a OUTLINE_GLYPH.
From Master branch.
Fixes #15604
https://gitlab.com/kicad/code/kicad/-/issues/15604
2023-09-09 10:37:58 +02:00
..
drc_cache_generator.cpp Consolidate Maximum clearance calculation 2023-07-26 13:16:32 -07:00
drc_cache_generator.h
drc_engine.cpp Add DRCEpsilon to net-tie-exclusion testing. 2023-07-20 12:45:38 -07:00
drc_engine.h Add DRCEpsilon to net-tie-exclusion testing. 2023-07-20 12:45:38 -07:00
drc_interactive_courtyard_clearance.cpp
drc_interactive_courtyard_clearance.h
drc_item.cpp
drc_item.h
drc_length_report.h
drc_rtree.h Fix two bugs in RTree polygon collions special case. 2023-02-04 13:46:40 +00:00
drc_rule.cpp
drc_rule.h
drc_rule_condition.cpp
drc_rule_condition.h
drc_rule_parser.cpp
drc_rule_parser.h
drc_test_provider.cpp
drc_test_provider.h
drc_test_provider_annular_width.cpp
drc_test_provider_clearance_base.h
drc_test_provider_connection_width.cpp Simplify test for substantial nubs 2023-04-07 16:41:11 -07:00
drc_test_provider_connectivity.cpp Refine track dangling test. 2023-07-09 21:08:51 +01:00
drc_test_provider_copper_clearance.cpp Check for zone-zone overlap 2023-07-07 12:03:58 -07:00
drc_test_provider_courtyard_clearance.cpp Only report on clearances where there was one defined. 2023-03-26 20:59:41 +01:00
drc_test_provider_diff_pair_coupling.cpp Coverity fixes and code cleaning. 2023-03-16 10:59:05 -04:00
drc_test_provider_disallow.cpp
drc_test_provider_edge_clearance.cpp Edge connectors shouldn't trigger edge clearance violations. 2023-03-07 12:23:56 +00:00
drc_test_provider_footprint_checks.cpp Don't run the footprint checker's shorting pads routine at board level. 2023-01-16 16:44:16 +00:00
drc_test_provider_hole_size.cpp
drc_test_provider_hole_to_hole.cpp Cleanup unused local variable. 2023-01-24 23:45:55 +00:00
drc_test_provider_library_parity.cpp Manual cherry-pick of bug fix part of ee1d9c561c. 2023-03-17 13:35:23 +00:00
drc_test_provider_matched_length.cpp
drc_test_provider_misc.cpp Move checking for null parent higher. 2023-08-19 20:09:47 +01:00
drc_test_provider_physical_clearance.cpp
drc_test_provider_schematic_parity.cpp
drc_test_provider_silk_clearance.cpp
drc_test_provider_sliver_checker.cpp Rework Copper Sliver check 2023-05-03 10:22:49 -07:00
drc_test_provider_solder_mask.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
drc_test_provider_text_dims.cpp drc_test_provider_text_dims.cpp: ensure glyphs to test are OUTLINE_GLYPH. 2023-09-09 10:37:58 +02:00
drc_test_provider_track_width.cpp
drc_test_provider_via_diameter.cpp
drc_test_provider_zone_connections.cpp Avoid edge cases on very wide thermal spokes. 2023-08-15 17:53:35 +01:00