Skip to content

Conversation

@andrepiske
Copy link
Owner

@andrepiske andrepiske commented May 10, 2025

  • getting a lot of segfaults, Skia lacks documentation, not widely used (yeah it's used everywhere but mostly indirectly like e.g. by chromium, so not a lots of examples online)
  • building it from scratch is a pain, so I went with prebuilt binaries provided by https://github.com/JetBrains/skia-pack
  • I tried using chatgpt o4-mini-high to get a drawing using Skia, but it hallucinates way too much
  • unsure about the benefits of using it. Drawing rotated pictures with Cairo is painfully slow, but there's no evidence that Skia will do better unless of course it uses hardware (e.g. opengl) but I want to avoid using GPUs

A few useful links:

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