libs-back/Headers/opal
Daniel Ferreira 720a56dcf3 opal/context: allow the client to supply a graphics port
In Quartz, the "graphics port" bound to an NSGraphicsContext (subclassed
by OpalContext) is a CGContext. We currently initialize one in
OpalSurface if it does not exist, however we do not allow the client to
initialize a graphics context with a custom graphics port, which should
be allowed. This commit enables this feature.
2017-07-25 11:59:52 +10:00
..
OpalContext.h * Headers/opal/OpalSurface.h 2013-09-29 20:11:38 +00:00
OpalFaceInfo.h Opal backend: Progress on implementing fonts based on Opal's Core Graphics and fontconfig/ classes in gnustep-back. 2013-09-16 22:46:45 +00:00
OpalFontEnumerator.h Opal backend: Progress on implementing fonts based on Opal's Core Graphics and fontconfig/ classes in gnustep-back. 2013-09-16 22:46:45 +00:00
OpalFontInfo.h Opal backend: Progress on implementing fonts based on Opal's Core Graphics and fontconfig/ classes in gnustep-back. 2013-09-16 22:46:45 +00:00
OpalGState.h Started cleanup of opal backend. 2013-09-29 07:30:20 +00:00
OpalSurface.h opal/context: allow the client to supply a graphics port 2017-07-25 11:59:52 +10:00