Add support for horizontal rulers

This commit is contained in:
jpirnay
2026-05-15 11:12:56 +02:00
parent 501d9a4d19
commit 4a5c2a4ed5
9 changed files with 80 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#include "parsers/ChapterHtmlSlimParser.h"
namespace {
constexpr uint8_t SECTION_FILE_VERSION = 27;
constexpr uint8_t SECTION_FILE_VERSION = 28;
constexpr uint32_t HEADER_SIZE = sizeof(uint8_t) + // SECTION_FILE_VERSION
sizeof(int) + // fontId
sizeof(float) + // lineCompression