gsuberland / altium_js

altium.js - Altium SchDoc parser and renderer, in the browser.
MIT License
112 stars 10 forks source link

Adds Support for Out-of-Order OLE Files #2

Open esophagoose opened 2 years ago

esophagoose commented 2 years ago

Resolves: OLE Files Not Reading In Correctly #1

Reads in FAT to determine correct order of how sectors should be read in

gsuberland commented 2 years ago

Thanks! Looks good, and saves me some digging. I'll give it a bit of testing in the next few days and merge if it works out :)