<div dir="ltr">Right. I've fixed partly this issue for namelang related stuff in 2.10.2. that would makes sense if user-defined values is copied from the pattern to the result. that said we may need to test it carefully if it has any side-effects in apps.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 11, 2013 at 7:36 AM, Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org" target="_blank">behdad@behdad.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The SubstituteWithPat function copies the "best match" element value from the<br>
pattern to the font pattern for any element not in the font pattern.  However,<br>
for custom elements that ends up just copying the first value.  Which<br>
typically is NOT what you want.  Typically you want all values to be copied.<br>
Right?<br>
<br>
For example, if I do this:<br>
<br>
<match target="pattern"><br>
  <edit name="pangofontfeatures" mode="append"><br>
    <string>smcp</string><br>
    <string>ss20</string><br>
  </edit><br>
</match><br>
<br>
only one of the strings makes it to the other side.<br>
<br>
Thoughts?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
behdad<br>
<a href="http://behdad.org/" target="_blank">http://behdad.org/</a><br>
_______________________________________________<br>
Fontconfig mailing list<br>
<a href="mailto:Fontconfig@lists.freedesktop.org">Fontconfig@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/fontconfig" target="_blank">http://lists.freedesktop.org/mailman/listinfo/fontconfig</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Akira TAGOH
</div>