Skip to content

Fix up TTF super and sub scripts

e75f8be
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Split out epub+renderer code into sindarin-inc/tiny-epub #1154

Fix up TTF super and sub scripts
e75f8be
Select commit
Loading
Failed to load commit list.
GitHub Actions / clang-tidy succeeded Oct 13, 2025 in 0s

clang-tidy

3 issues found

Annotations

Check warning on line 179 in src/Storage/LocalStore.cpp

See this annotation in the file changed.

@github-actions github-actions / clang-tidy

clang-tidy warning

the value returned by this function should be used [cert-err33-c]

Check warning on line 197 in src/Storage/LocalStore.cpp

See this annotation in the file changed.

@github-actions github-actions / clang-tidy

clang-tidy warning

repeated branch in conditional chain [bugprone-branch-clone]

Check warning on line 783 in src/Storage/LocalStore.cpp

See this annotation in the file changed.

@github-actions github-actions / clang-tidy

clang-tidy warning

function 'syncFromRemote' exceeds recommended size/complexity thresholds [readability-function-size]