pyWebLayout/ereader_bookmarks/my_novel_logo_image.json
Duncan Tourolle 65ab46556f
Some checks failed
Python CI / test (push) Failing after 3m55s
big update with ok rendering
2025-08-27 22:22:54 +02:00

39 lines
648 B
JSON

{
"path": [
{
"content_type": "document",
"index": 0,
"offset": 0,
"metadata": {}
},
{
"content_type": "chapter",
"index": 4,
"offset": 0,
"metadata": {}
},
{
"content_type": "block",
"index": 8,
"offset": 0,
"metadata": {}
},
{
"content_type": "image",
"index": 0,
"offset": 0,
"metadata": {
"alt_text": "Company Logo",
"caption": "Figure 4.1: Corporate Identity"
}
}
],
"rendering_metadata": {
"font_scale": 1.0,
"page_size": [
600,
800
],
"theme": "light"
}
}