{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiaxw7m7l7qvp42nwrkadfcpdvmn4a73tqaow6xkdoa5whi65sakaq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnaa3uo6zbl2"
  },
  "path": "/packages/mypaint_ffi",
  "publishedAt": "2026-06-01T13:53:07.696Z",
  "site": "https://pub.dev",
  "textContent": "Android-only Flutter FFI plugin wrapping libmypaint to paint MyPaint brush strokes with pressure and tilt onto a pixel surface. Changelog excerpt: Initial release. Android-only Flutter FFI plugin wrapping [libmypaint](https://github.com/mypaint/libmypaint). - Paint MyPaint brush strokes with pressure and tilt onto a fixed-size RGBA surface backed by libmypaint's `MyPaintFixedTiledSurface`. - Load MyPaint `.myb`brushes from JSON strings. - Set brush base values (radius, hardness, opacity, eraser, …) and color. - Render the surface to a `ui.Image`, converting only the dirty region on each update for performance. - Builds libmypaint, json-c,[...]",
  "title": "v0.0.1 of mypaint_ffi",
  "updatedAt": "2026-06-01T13:47:17.931Z"
}