libs-back/Source/opal
Ivan Vučica 7bc9e1a05a Fixed erroneous offset of glyphs by taking -defaultLineHeightForFont, multiplying by 0.66, and adding that to pt.y. No idea why 0.66 is the right number.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@37095 72102866-910b-0410-8b05-ffd578937521
2013-09-17 21:23:58 +00:00
..
GNUmakefile 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
GNUmakefile.preamble Minimal code for dummy graphics backend now implemented for Opal backend. 2013-06-25 17:13:37 +00:00
OpalContext.m Partially fixed -GSShowGlyphsWithAdvances::: by removing some temporary debugging code. 2013-09-17 19:42:01 +00:00
OpalFaceInfo.m 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.m 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.m Fixed erroneous offset of glyphs by taking -defaultLineHeightForFont, multiplying by 0.66, and adding that to pt.y. No idea why 0.66 is the right number. 2013-09-17 21:23:58 +00:00
OpalGState.m Partially fixed -GSShowGlyphsWithAdvances::: by removing some temporary debugging code. 2013-09-17 19:42:01 +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