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

Make piet-coregraphics real #86

Closed
raphlinus opened this issue Aug 12, 2019 · 1 comment
Closed

Make piet-coregraphics real #86

raphlinus opened this issue Aug 12, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@raphlinus
Copy link
Contributor

#4 has a work in progress CoreGraphics backend. I think there's a good case to be made to bring this up to usable state.

  • After a period of fluidity, I think the piet API is more stable. One of the main things that still needs work is richer text, and I think there's use in considering both CoreText and DirectWrite at roughly the same time.

  • The Cairo dependency is a papercut for macOS build, test, and deployment.

  • The Cairo "toy text API" is the source of degraded capabilities, in particular fallback fonts.

  • A skribo-based text module is the future path for the Cairo backend, but this won't be ready for quite some time.

@raphlinus raphlinus added the help wanted Extra attention is needed label Aug 12, 2019
@futurepaul
Copy link

I rebased #4 and got it compiling with the 0.0.6 changes. Haven't looked closely enough to see how much actual work is needed to make it functional or "good".

@cmyr cmyr closed this as completed Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants