mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 22:57:50 +03:00
## Summary * Include superscripts and subscripts in fonts ## Additional Context * Original change came from https://github.com/crosspoint-reader/crosspoint-reader/pull/248 --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? No --------- Co-authored-by: cor <cor@pruijs.dev>
19 lines
718 B
C
19 lines
718 B
C
// The contents of this file are generated by ./lib/EpdFont/scripts/build-font-ids.sh
|
|
#pragma once
|
|
|
|
#define BOOKERLY_12_FONT_ID (-1905494168)
|
|
#define BOOKERLY_14_FONT_ID (1233852315)
|
|
#define BOOKERLY_16_FONT_ID (1588566790)
|
|
#define BOOKERLY_18_FONT_ID (681638548)
|
|
#define NOTOSANS_12_FONT_ID (-1559651934)
|
|
#define NOTOSANS_14_FONT_ID (-1014561631)
|
|
#define NOTOSANS_16_FONT_ID (-1422711852)
|
|
#define NOTOSANS_18_FONT_ID (1237754772)
|
|
#define OPENDYSLEXIC_8_FONT_ID (1331369208)
|
|
#define OPENDYSLEXIC_10_FONT_ID (-1374689004)
|
|
#define OPENDYSLEXIC_12_FONT_ID (-795539541)
|
|
#define OPENDYSLEXIC_14_FONT_ID (-1676627620)
|
|
#define UI_10_FONT_ID (-1246724383)
|
|
#define UI_12_FONT_ID (-359249323)
|
|
#define SMALL_FONT_ID (1073217904)
|