libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] R2010 - string stream and handle stream after common variable


From: Felipe Castro
Subject: [libredwg] R2010 - string stream and handle stream after common variables?
Date: Thu, 16 Jan 2014 15:42:35 -0200

Well, I didn´t found any of those streams after the integer and float variables of the header.

While reading the variables, the only handle to be read directly is the HANDSEED, the others should be read from some handle stream. The same with strings, they should be fetched from some stream in other place.

But in R2010, there is no bitsize to get the string stream after the variables (as with R2007).

Also, after reading the variables, a bit 0 is found, no way to get a string stream from there.

So, I have searched for strings and handles after reading the variables, and did not succeed anyway.




2014/1/10 Felipe Castro <address@hidden>
Till, only after 2 months I'm having the time to get back looking at the code here, thanks for your suggestion, I'll take a look at those string offsets.


2013/11/11 Till Heuschmann <address@hidden>
I would suggest that the string and handle chains are handled like in R2007. Have a look at the r2007 branch and if you are lucky not much has to be changed. 

Am 11.11.2013 um 10:46 schrieb Felipe Castro:


I was trying to decode R2010, but I have an issue, where to get the string chain for the header variables section. Anyone can help on this with more information?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]