hmmm.... "legi" means "read" in esperanto. This is something we forgot to translate to english when we forked libdwg into libredwg. I am curious about why did it even compile!? We should replace anything that is written in esperanto to its english equivalent.
-Juca 2010/3/4 Timo Lähde <timovj.la...@gmail.com> > What is that bit_legi_RL (dat) in dwg.c file line 193: > > else if (code == 3) > { > bit_read_RL(dat); > LOG_TRACE("\t\tWMF size: 0x%x\n", bit_legi_RL (dat)) > } > > --Timppa > > >