You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young 5875f89531 Centralize text size clamping. 2 years ago
..
include/core Centralize text size clamping. 2 years ago
CMakeLists.txt Move forgotten file to core library 3 years ago
Readme.md Introduce core interface library 3 years ago
wx_stl_compat.cpp Move forgotten file to core library 3 years ago

Readme.md

This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.