<div dir="ltr">BTW I guess introducing FC_FONT_FEATURES into the cache causes the bump of the cache version. so to avoid rapid increment of the version, we should consider to implement other features too which is planning to update the cache, if any and useful. possibly related bugs where we have in bz is:<div>
<br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=50736" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=50736</a><br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=50733" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=50733</a><br>
</div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38737" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=38737</a><br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29497" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=29497</a><br>
</div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=27386" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=27386</a><br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=26207">https://bugs.freedesktop.org/show_bug.cgi?id=26207</a><br>
</div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=22028">https://bugs.freedesktop.org/show_bug.cgi?id=22028</a><br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=18340" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=18340</a><br>
</div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=18095" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=18095</a><br></div><div><a href="https://bugs.freedesktop.org/show_bug.cgi?id=17311" target="_blank" rel="noreferrer" style="display:inline!important">https://bugs.freedesktop.org/show_bug.cgi?id=17311</a><br>
</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 11, 2013 at 7:31 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">Hi,<br>
<br>
I just pushed a change to Pango that allows one to enable OpenType font<br>
features through fontconfig configs.  For example:<br>
<br>
<match target="font"><br>
  <edit name="pangofontfeatures" mode="append"><br>
    <string>smcp</string><br>
    <string>ss20</string><br>
  </edit><br>
</match><br>
<br>
But I figured this is probably of interest to more than just Pango.  Shall we<br>
upstream this?<br>
<br>
Another element type I have in Pango that may be worth upstreaming is<br>
"pangoprgname", which pango sets to the output of g_get_prgname().  If you are<br>
running gedit, it expands to gedit.  It's useful for doing per-app<br>
configuration.  Any interest in upstreaming that?<br>
<br>
Of course upstreaming these is only the first part.  One has to go chase all<br>
fontconfig users to actually respect these.  But to me, I'm really interested<br>
in enabling features and implement them correctly in the font stack I<br>
maintain, and let others pick it up for their favorite system.<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>