Horizon
Loading...
Searching...
No Matches
Todo List
Member DL_Dxf::addAttribute (DL_CreationInterface *creationInterface)
add attrib instead of normal text
Member DL_Dxf::getStrippedLine (std::string &s, unsigned int size, FILE *stream, bool stripSpace=true)

Change function to use safer FreeBSD strl* functions

Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).

Class DL_Writer
Add error checking for string/entry length.
Class DL_WriterA
What if fname is NULL? Or fname can't be opened for another reason?
Member PNS::LINE_PLACER::FixRoute (const VECTOR2I &aP, ITEM *aEndItem, bool aForceFinish) override
Determine what to do if m_lastNode is a null pointer. I'm guessing return false but someone with more knowledge of the code will need to determine that..
Member PNS::LINK_HOLDER::ShowLinks () const
move outside header.
Member SHAPE_ARC::ConvertToPolyline (double aAccuracy=DefaultAccuracyForPCB(), double *aEffectiveAccuracy=nullptr) const
Unify KiCad internal units.
Member SHAPE_ARC::DefaultAccuracyForPCB ()
Unify KiCad internal units.