mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b660972f25
commit
ee2aa33cbc
@ -138,6 +138,8 @@ class MOBIHeader(Header): # {{{
|
|||||||
unknown2 = zeroes(8)
|
unknown2 = zeroes(8)
|
||||||
|
|
||||||
# 192: FDST
|
# 192: FDST
|
||||||
|
# In MOBI 6 the fdst record is instead two two byte fields storing the
|
||||||
|
# index of the first and last content records
|
||||||
fdst_record = DYN
|
fdst_record = DYN
|
||||||
fdst_count = DYN
|
fdst_count = DYN
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user