Re: which language you would use for X11-less macOS graphic framework?

Hin-Tak Leung <[email protected]> Thu, 2 May 2024 15:04:31 +0000 (UTC)
Newsgroups gmane.comp.fonts.freetype.devel
Message-ID <[email protected]>
 Quartz seems to have CGBitmapContextCreate/CGBitmapContextCreateImage ... just reading random bits of Just's python code.
    On Thursday, 2 May 2024 at 15:57:47 BST, Alexei Podtelezhnikov <[email protected]> wrote:  
 
 Xlib uses XPutImage.
Windows uses SetDIBitsToDevice.
What does macOS use?