<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Nov 8, 2021, at 01:48, Lawrence D'Oliveiro <<a href="mailto:ldo@geek-central.gen.nz" class="">ldo@geek-central.gen.nz</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Further thought: how old is CentOS 7? I have come across bugs in</span><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Fontconfig before, and then been told it was due to having outdated</span><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">versions in my Debian installation. (I think Debian Unstable is</span><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">reasonably up-to-date right now...)</span></div></blockquote></div><div class=""><br class=""></div>fontconfig-2.13.0-4.3.el7.x86_64<div class=""><br class=""></div><div class="">Nominally the release is 2.13.0, but CentOS/RHEL backport some security and bug fixes back into the RH maintained 2.13.0. I see patches dating into 2019, but nothing beyond that; in a quick scan the patches all seem to be to PS code. I think the 4.3 is an internal release ID for the various patch releases.</div><div class=""><br class=""></div><div class="">This is a production system I am debugging on, so I must be careful to do the gs testing in parallel with the released rpm, pointing to my compiled (but uninstalled) gs when I want to test it.</div><div class=""><br class=""></div><div class="">Looking at this again tonight, as I understand it now, I think the only way to understand what is happening would be to download and compile the fontconfig src rpm, then hack the gs make scripts to link to the src fontconfig’s libraries. That way I could insert debug statements into the FC code as needed to check how far it gets and dump appropriate data. I may tinker with it, but I am doing this on my own time and that is starting to go beyond what I can put into the project.</div><div class=""><br class=""></div><div class="">Any other ideas about how to see what is happening? It is taking me a while to sort through the various structures to understand the data types and how the overall structure fits together. Is there documentation on that?</div><div class=""><br class=""></div><div class="">Thanks again for the responses.</div><div class=""><div class=""><div class=""><br class="">   -- Michael</div><div><blockquote type="cite" class=""></blockquote></div></div></div></body></html>