Re: which language you would use for X11-less macOS graphic framework?
Hin-Tak Leung <[email protected]> Thu, 2 May 2024 15:21:22 +0000 (UTC)
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <[email protected]> |
You mean former (instead of latter), ftinspect already depends on Qt?
I think you may be looking something in the "AppKit" namespace, whichever language binding you use... for the widgets, windows and buttons.
On Thursday, 2 May 2024 at 16:17:02 BST, Werner LEMBERG <[email protected]> wrote:
> Again the goal is to remove dependencies like XQuartz and make it
> work without it. Adding Qt or Py dependencies is not a solution. Or
> this a different project.
For the latter we already have `ftinspect`.
Werner