Skip to content

Conversation

@Kyle-Ye
Copy link
Contributor

@Kyle-Ye Kyle-Ye commented Dec 27, 2025

Changes

ORBPath.cpp

  • Update ORBPathMakeRect to use native storage instead of CGPath wrapper
  • Add ORBPathApplyElements function
  • Add new path elements: ORBPathElementRect, ORBPathElementEllipse, ORBPathElementRoundedRect

PathStorage.cpp (C++ implementation)

  • Add static local cgpath_callbacks for CGPath creation
  • Add append_element() and append_element_callback() stubs
  • Implement proper deallocation in destructor

ORBPathStorage.cpp

  • Update ORBPathStorageGetCGPath with CF_RETURNS_NOT_RETAINED

Tests

  • Add PathStorageTests for Storage class

@Kyle-Ye Kyle-Ye changed the title Update DarwinPrivateFrameworks dependency Add ORBPath native implementations and sync with RenderBox ABI Dec 27, 2025
@Kyle-Ye Kyle-Ye changed the title Add ORBPath native implementations and sync with RenderBox ABI Add ORBPath native implementations Dec 27, 2025
@Kyle-Ye Kyle-Ye merged commit 23af17b into main Dec 27, 2025
4 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/path branch December 27, 2025 05:20
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