Skip to content

pdf: simplify shared color and font data - #242

Merged
Velli20 merged 1 commit into
mainfrom
refactor-simplify-shared-color-and-font-data
Jul 31, 2026
Merged

pdf: simplify shared color and font data#242
Velli20 merged 1 commit into
mainfrom
refactor-simplify-shared-color-and-font-data

Conversation

@Velli20

@Velli20 Velli20 commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Extract common CIE white and black point parsing for CalGray, CalRGB, and Lab color spaces.

Represent bundled fallback fonts as static slices and store them in a dedicated FontData variant without Cow.

@Velli20
Velli20 force-pushed the refactor-simplify-shared-color-and-font-data branch from 469c09b to a1b9a7d Compare July 31, 2026 19:59
Extract common CIE white and black point parsing for CalGray, CalRGB,
and Lab color spaces.

Represent bundled fallback fonts as static slices and store them in a
dedicated FontData variant without Cow.

Co-authored-by: Codex <codex@openai.com>
@Velli20
Velli20 force-pushed the refactor-simplify-shared-color-and-font-data branch from a1b9a7d to 323af66 Compare July 31, 2026 20:12
@Velli20
Velli20 merged commit ce43507 into main Jul 31, 2026
4 checks passed
@Velli20
Velli20 deleted the refactor-simplify-shared-color-and-font-data branch July 31, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants