PDF stage 3.6: Type3 glyphs + non-embedded fonts#553
Draft
andiwand wants to merge 1 commit into
Draft
Conversation
289f85a to
dccb1d9
Compare
b548931 to
5c20c27
Compare
dccb1d9 to
424f31f
Compare
5c20c27 to
c9e95c6
Compare
424f31f to
75d240f
Compare
4b596bf to
e230889
Compare
Seed the stage-3.6 branch. Type3 char procs -> SVG via a minimal path->SVG capability pulled forward from stage 4; non-embedded standard-14 substitution + AFM widths (closes stage 2's deferred item). Stacked on 3.5. Implementation follows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014hm5SrdJvGNJNEHxpxR1dz
f9351ef to
29cdc2f
Compare
e230889 to
5f7e680
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final piece of stage 3 — Type3 glyphs + non-embedded fonts. Stacked on the 3.5 Type1 PR.
docs/design/pdf/stage-3.6-type3-nonembedded.md; implementation follows.Plan
/Widths, AFM widths for the standard 14 (closes stage 2's deferred item) as a generated data table.Completes stage 3.
🤖 Generated with Claude Code