|
KiCad PCB EDA Suite
|
#include <api/api_utils.h>#include <api/api_enums.h>#include <api/common/types/base_types.pb.h>#include <font/font.h>#include <font/text_attributes.h>Go to the source code of this file.
Namespaces | |
| namespace | kiapi |
| namespace | kiapi::common |
Functions | |
| void | kiapi::common::PackTextAttributes (types::TextAttributes &aOutput, const TEXT_ATTRIBUTES &aInput, const EDA_IU_SCALE &aScale) |
| void | kiapi::common::UnpackTextAttributes (TEXT_ATTRIBUTES &aOutput, const types::TextAttributes &aInput, const EDA_IU_SCALE &aScale) |