17.05.2014 Views

PDFlib 8 Windows COM/.NET Tutorial

PDFlib 8 Windows COM/.NET Tutorial

PDFlib 8 Windows COM/.NET Tutorial

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

{<br />

}<br />

/* no supported features found */<br />

Use the following statement to check whether <strong>PDFlib</strong> and the test font support a particular<br />

feature, e.g. ligatures (liga):<br />

result = (int) p.info_font(font, "feature", "name=liga");<br />

if (result == 1)<br />

{<br />

/* feature supported by font and <strong>PDFlib</strong> */<br />

}<br />

162 Chapter 6: Text Output (Edition for <strong>COM</strong>, .<strong>NET</strong>, and REALbasic)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!