Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background image infrastructure #1775

Merged
merged 39 commits into from
Nov 11, 2024
Merged

Background image infrastructure #1775

merged 39 commits into from
Nov 11, 2024

Conversation

justvanrossum
Copy link
Collaborator

@justvanrossum justvanrossum commented Nov 9, 2024

Part of #1660. This supersedes part of #1707.

Data structures:

  • BackgroundImage
  • RGBAColor
  • ImageType
  • ImageData

Protocols:

  • ReadBackgroundImage
  • WriteBackgroundImage

Backend implementations:

  • designspace
  • fontra

Support code:

  • copyFont
  • misc fontra-workflow updates
  • drop-background-images fontra-workflow filter

Front end:

  • Support for retrieving and caching bg images in FontController
  • An initial visualization layer for the bg image

@justvanrossum justvanrossum marked this pull request as ready for review November 11, 2024 15:16
@justvanrossum justvanrossum merged commit 1af2432 into main Nov 11, 2024
5 checks passed
@justvanrossum justvanrossum deleted the background-image-infra branch November 11, 2024 18:46
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.

1 participant