[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updates on Freetype Demos - Swift Support
From: |
Alexei Podtelezhnikov |
Subject: |
Re: Updates on Freetype Demos - Swift Support |
Date: |
Sun, 23 Jun 2024 10:21:54 -0400 |
> Also, there is a mac folder (grmac.c) inside of the graph.
> As I tested, it is not in use in my machine. Apps are working fine without it.
> Should remain it?
The mac/ folder contains legacy macos 7-9 support. It is untested and
probably broken.
I suggest that you create a new subfolder cocoa/, for example. BTW, it
does not have to support `make`.
Whatever works natively. Given that the main src/ programs are pure C,
it is more important that your implementations of
gr_cocoa_device_init(), gr_cocoa_surface_init() are compatible with C
and can be compiled. Perhaps, Objective-C is all you need.
Alexei
- Updates on Freetype Demos - Swift Support, Ahmet Göksu, 2024/06/21
- Re: Updates on Freetype Demos - Swift Support, Alexei Podtelezhnikov, 2024/06/22
- Re: Updates on Freetype Demos - Swift Support, Ahmet Göksu, 2024/06/23
- Re: Updates on Freetype Demos - Swift Support,
Alexei Podtelezhnikov <=
- Message not available
- about folder naming (Re: Updates on Freetype Demos - Swift Support), suzuki toshiya, 2024/06/23
- Re: about folder naming (Re: Updates on Freetype Demos - Swift Support), Hin-Tak Leung, 2024/06/23
- Message not available
- Re: about folder naming (Re: Updates on Freetype Demos - Swift Support), suzuki toshiya, 2024/06/23
- Re: about folder naming (Re: Updates on Freetype Demos - Swift Support), Sean McBride, 2024/06/25
- Re: about folder naming (Re: Updates on Freetype Demos - Swift Support), Hin-Tak Leung, 2024/06/27