]> granicus.if.org Git - graphviz/commit
Quartz: move iOS flip context code
authorGlen Low <glen.low@pixelglow.com>
Thu, 5 Dec 2013 15:12:39 +0000 (23:12 +0800)
committerGlen Low <glen.low@pixelglow.com>
Thu, 5 Dec 2013 16:22:40 +0000 (00:22 +0800)
commita2b9c42cbd41d722aa4b37a728fd97bd394f1068
treef65cc6d345dc75a2d5f0e5e11e2952f44e4d436e
parent7356ff886462e469c14c87e29b784cb27cbc8b5f
Quartz: move iOS flip context code

* Move iOS flip context code from quartzgen_textpara to -[GVTextLayout drawInContext:], since this is specific to GVTextLayout and not iOS rendering. This will eventually allow iOS and Mac OS X to share the same CoreText-based rendering.
plugin/quartz/GVTextLayout.m
plugin/quartz/gvrender_quartz.c