<div dir="ltr">On Thu, Jan 19, 2017 at 11:39 AM, Stuart Axon <span dir="ltr"><<a href="mailto:stuaxo2@yahoo.com" target="_blank">stuaxo2@yahoo.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:helveticaneue,helvetica neue,helvetica,arial,lucida grande,sans-serif;font-size:16px"><div id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_122767">I don't see why not, when it comes to licensing at least.<br></div><div id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_122768"><br></div><div>It has certainly been built on iOS before -<br></div><div dir="ltr" id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_122752"><a href="https://github.com/sseefried/cairo-1.12.16-ios" id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_122751" target="_blank">https://github.com/sseefried/c<wbr>airo-1.12.16-ios</a><span class="gmail-m_192170252728310278HOEnZb"><font color="#888888"><br></font></span></div><span class="gmail-m_192170252728310278HOEnZb"><font color="#888888"><div><br></div><div id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_124531"><br></div><div id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_119235"><span></span></div><div id="gmail-m_192170252728310278m_555216059987027376yui_3_16_0_ym19_1_1484654028644_119239"> </div><div class="gmail-m_192170252728310278m_555216059987027376signature">S++</div></font></span><div><div class="gmail-m_192170252728310278h5"> <div class="gmail-m_192170252728310278m_555216059987027376qtdSeparateBR"><br><br></div><div class="gmail-m_192170252728310278m_555216059987027376yahoo_quoted" style="display:block"> <div style="font-family:helveticaneue,helvetica neue,helvetica,arial,lucida grande,sans-serif;font-size:16px"> <div style="font-family:helveticaneue,helvetica neue,helvetica,arial,lucida grande,sans-serif;font-size:16px"> <div dir="ltr"><font size="2" face="Arial"> On Thursday, January 19, 2017 8:36 AM, Lawrence D'Oliveiro <<a href="mailto:ldo@geek-central.gen.nz" target="_blank">ldo@geek-central.gen.nz</a>> wrote:<br></font></div> <blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px"> <br><br> <div class="gmail-m_192170252728310278m_555216059987027376y_msg_container">On Thu, 19 Jan 2017 14:38:45 +0800, HuaGuang wrote:<br clear="none"><br clear="none">> ... i want to use Cairo on my iOS  devices ...<br clear="none"><br clear="none">Is that allowed?</div></blockquote></div></div></div></div></div></div></div></blockquote><div>The configuration and/or build might need some changes as the current configure[.ac] is unable to correctly detect the iOS frameworks.<br>Additionally, as shown in the changes by Sean, you might need to define some missing types or kill the code that relies on them (the main thing I see in those patches is ATSUI, a legacy font backend).<br></div><div>Be warned that cairo-quartz used to call some functions that were not exposed through the public API and this might be forbidden to applications that are meant for the AppStore.<br></div><div>IIRC the backend was cleaned up so that these functions are only used if (dynamically) detected as available, but I am not sure if this is allowed by the store rules.<br></div><div><br></div><div>Andrea<br></div></div></div></div>