That's much better, the zipped file is down to 80 Kb. It may still be a little too big to include it as data (I think the limit is either 32 or 64Kb), I'll take another look and see if I can trim it down some more.
There were still some .0s in there, but I removed them with sed. On Wed, Sep 10, 2014 at 3:18 AM, Johannes Schauer <[email protected]> wrote: > Hi, > > I'm taking [email protected] out of the CC because they are not > relevant for this sub-thread. > > Quoting Leonardo Zide (2014-09-09 21:44:34) > > I took a quick look and the library generated by the python script is > huge > > because it doesn't use primitives and generates all vertices so I can't > just > > it as it is. Do you think you can update it to generate stud*.dat > primitives > > and include them instead? I'll add a second library search parth > > configurable with qmake as well. > > Indeed I forgot to make the studs separate parts. I fixed this now and the > generated files shrank from 65M to 1.5M. Another small improvement was to > not > print trailing zeroes which shrank down to 1M but that should not make a > difference for the in-memory representation. > > Try to git pull and see if you like the current status. > > cheers, josch >
_______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
