mirror of
https://github.com/electron/electron.git
synced 2026-01-12 17:10:19 -05:00
* feat: add SF Symbol support to NativeImage::CreateFromNamedImage Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com> * use obj-c name in NSImage constructor Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com> * add test for named symbol image Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com> * apply suggested simplification Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com> * fix: support NX cocoa prefix Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: TheCommieAxolotl <87679354+TheCommieAxolotl@users.noreply.github.com>