<div dir="ltr"><div dir="ltr">Hi,<br clear="all"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 26, 2021 at 1:56 PM Patrick <<a href="mailto:std300@gmail.com">std300@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all,<br>
<br>
I am a user of the great harfbuzz library and try to explore it a bit<br>
more. After downloading the current version of the repository and<br>
building the library on macOS, I have the following questions. I am<br>
not a systems programmer, so these might be "stupid questions"<br>
<br>
1) I see that the subsetting features are in a separate library,<br>
1 a) Is that correct?<br></blockquote><div><br></div><div>Correct.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
1 b) Is there any plan to merge these in one library? (Not a feature<br>
request, just a question. The background is that homebrew on macOS<br>
seems to distribute only the non-subset library)<br></blockquote><div><br></div><div>No. They are expected to remain in a separate library.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2) When I compile a program, do I have to link to both libraries?</blockquote><div><br></div><div>Yes.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
3) The manual at <a href="https://harfbuzz.github.io" rel="noreferrer" target="_blank">https://harfbuzz.github.io</a> does not seem to list the<br>
subset functions (hb_subset,...). Is that an oversight on my side or<br>
are these functions not listed there on purpose?<br></blockquote><div><br></div><div>That's because the subset functionality has been in development so far. We are just now working on finalizing the API and call it stable, at which point the docs should also appear there. You can track that work here:</div><div><br></div><div>  <a href="https://github.com/harfbuzz/harfbuzz/pull/3021">https://github.com/harfbuzz/harfbuzz/pull/3021</a></div><div><br></div><div>We have also largely migrated to github issues and Discussions instead of this list. You'll get faster response there.</div><div><br></div><div>Cheers,</div><div>b </div></div></div>