Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pdf: Merge loops for single byte text chunk output#30567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
QuLogic merged 1 commit intomatplotlib:text-overhaulfromQuLogic:pdf-loop-merge
Sep 19, 2025

Conversation

QuLogic
Copy link
Member

PR summary

Currently, we split text into single byte chunks and multi-byte glyphs, then iterate through single byte chunks for output and multi-byte glyphs for output.

Instead, output the single byte chunks as we finish them, then do the multi-byte glyphs at the end.

This was split out of#30512 and based on#30335.

PR checklist

Currently, we split text into single byte chunks and multi-byte glyphs,then iterate through single byte chunks for output and multi-byte glyphsfor output.Instead, output the single byte chunks as we finish them, then do themulti-byte glyphs at the end.
@QuLogic
Copy link
MemberAuthor

QuLogic commentedSep 19, 2025
edited
Loading

CI errors should be fixed by#30579 and are unrelated to this change, so I'll merge.

@QuLogicQuLogic merged commit105f9eb intomatplotlib:text-overhaulSep 19, 2025
33 of 36 checks passed
@github-project-automationgithub-project-automationbot moved this fromReady for Review toDone inFont and text overhaulSep 19, 2025
@QuLogicQuLogic deleted the pdf-loop-merge branchSeptember 19, 2025 05:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Projects
Status: Done
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@tacaswell@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp