libs-back/Source/opal
2013-08-01 22:28:57 +00:00
..
GNUmakefile Added empty 'opal' backend. 2013-06-23 22:41:31 +00:00
GNUmakefile.preamble Minimal code for dummy graphics backend now implemented for Opal backend. 2013-06-25 17:13:37 +00:00
OpalContext.m opal: Implementation of -graphicsPort that returns a CGContext. Stubs for -DPSsetlinejoin:, -DPSsetlinecap:, -DPSsetmiterlimit:. Implementation of -DPSimage::::::::::: for 32-bit RGB colorspaces 2013-08-01 22:28:57 +00:00
OpalFaceInfo.m Added empty 'opal' backend. 2013-06-23 22:41:31 +00:00
OpalFontEnumerator.m opal: Switched to NSDebugLLog(). Added linking with CoreBase. Implemented CTM management methods. Added DPSsavegstate and DPSrestoregstate. 2013-07-23 23:18:48 +00:00
OpalFontInfo.m opal: Switched to NSDebugLLog(). Added linking with CoreBase. Implemented CTM management methods. Added DPSsavegstate and DPSrestoregstate. 2013-07-23 23:18:48 +00:00
OpalGState.m opal: Implementation of -graphicsPort that returns a CGContext. Stubs for -DPSsetlinejoin:, -DPSsetlinecap:, -DPSsetmiterlimit:. Implementation of -DPSimage::::::::::: for 32-bit RGB colorspaces 2013-08-01 22:28:57 +00:00
OpalPDFSurface.m Added empty 'opal' backend. 2013-06-23 22:41:31 +00:00
OpalPSSurface.m Added empty 'opal' backend. 2013-06-23 22:41:31 +00:00
OpalSurface.m opal: Correct DPSgsave/restore. Disabled doublebuffering. Work on fixing doublebuffering. Implemented various DPS methods. 2013-07-25 14:49:44 +00:00