<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 17, 2017 at 10:19 PM, Akira TAGOH <span dir="ltr"><<a href="mailto:akira@tagoh.org" target="_blank">akira@tagoh.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sounds good to me though, not sure if there are any apps relying on<br>
this behavior to look up PUA coverage on a font.</blockquote><div><br></div><div>Hummm.  You're right.  The only way would be to NOT include them in charset.<br></div><div>But I guess that would mean not rendering any PUA chars in Pango then.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> so if ignoring it on<br>
FcFontSort() works enough for Chrome, that may be safer way.<br><div><div class="h5"></div></div></blockquote><div><br></div><div>Thinking about it, ignoring in FcFontSort() might help but is not sufficient.  Clients still should know now to go look for fallback for PUA chars, which Chrome does now, and doesn't need any fontconfig changes.  Yeah, maybe this is a nonissue for fontconfig.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
On Sat, Dec 16, 2017 at 2:44 AM, Behdad Esfahbod <<a href="mailto:behdad@behdad.org">behdad@behdad.org</a>> wrote:<br>
> Hey,<br>
><br>
> Triggered by a Chrome bug:<br>
><br>
>   <a href="https://chromium-review.googlesource.com/c/chromium/src/+/829378" rel="noreferrer" target="_blank">https://chromium-review.<wbr>googlesource.com/c/chromium/<wbr>src/+/829378</a><br>
><br>
> Since PUA has no meaning outside of a specified font, I think we should<br>
> exclude that range from either a font's charset, or ignore it during<br>
> FcFontSort().<br>
><br>
> Thoughts?<br>
><br>
> --<br>
> behdad<br>
> <a href="http://behdad.org/" rel="noreferrer" target="_blank">http://behdad.org/</a><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Fontconfig mailing list<br>
> <a href="mailto:Fontconfig@lists.freedesktop.org">Fontconfig@lists.freedesktop.<wbr>org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/fontconfig" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/fontconfig</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Akira TAGOH<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">behdad<br><a href="http://behdad.org/" target="_blank">http://behdad.org/</a></div>
</div></div>