Re: dxf library reader
Posted by gnagno91 on Apr 19, 2012; 1:47pm
URL: https://forum.librecad.org/dxf-library-reader-tp5646518p5651797.html
I looked to the the references you listed. I saw that in rs_filterdxfrw.cpp at the end of void RS_FilterDXFRW::writeInsert (line #1900) there is the call to the writeMText of the dxfRW class. Should I also implement the writeMText in rs_filterdxfrw.cpp, right? Sorry for my sometimes stupid question but I want to be sure of what I will do to not waste time.
Thank you a lot,
Luca