Hi,
i added the file with sigil and the original item looks like this
Code:
<item id="SourceCodePro-Regular.otf" href="Fonts/SourceCodePro-Regular.otf" media-type="font/otf"/>
Flightcrew is complaining that the mimetype isnt correct, changing it to the suggest value
Code:
<item id="SourceCodePro-Regular.otf" href="Fonts/SourceCodePro-Regular.otf" media-type="application/vnd.ms-opentype"/>
is fixing my "problem" with bk.font_iter()
So is this a bug in sigil not choosing the right mimetype? As i said, i added the fontfile with sigil.