<div dir="ltr">BTW: 8 days ago they made a release, we should switch to the release<div><br></div><div><a href="https://github.com/alif-type/amiri/releases">https://github.com/alif-type/amiri/releases</a><br></div><div><br></div><div>I was using specific snapshot because the previous release was too old</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 7, 2019 at 12:07 PM Muayyad AlSadi <<a href="mailto:alsadi@gmail.com">alsadi@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"><div dir="ltr">yes they did, old version was lower case<div><br></div><div>I'm using latest tarball (at the time of build) </div><div><br></div><div><a href="https://github.com/alif-type/amiri/archive/054d41d/amiri-054d41dc54992ff082808f6cfd2a068b59d3211c.tar.gz" target="_blank">https://github.com/alif-type/amiri/archive/054d41d/amiri-054d41dc54992ff082808f6cfd2a068b59d3211c.tar.gz</a><br></div><div><br></div><div>from this source</div><div><br></div><div><a href="https://github.com/alif-type/amiri/commits/master" target="_blank">https://github.com/alif-type/amiri/commits/master</a><br></div><div><br></div><div>as you can see here</div><div><br></div><div><a href="https://github.com/flathub/com.github.ojubaorg.Othman/blob/master/com.github.ojubaorg.Othman.json" target="_blank">https://github.com/flathub/com.github.ojubaorg.Othman/blob/master/com.github.ojubaorg.Othman.json</a><br></div><div><br></div><div> "sources": [<br>            {<br>                "type": "archive",<br>                "url": "<a href="https://github.com/alif-type/amiri/archive/054d41d/amiri-054d41dc54992ff082808f6cfd2a068b59d3211c.tar.gz" target="_blank">https://github.com/alif-type/amiri/archive/054d41d/amiri-054d41dc54992ff082808f6cfd2a068b59d3211c.tar.gz</a>",<br>                "sha256": "ea6e035baad47dbfcc6a0e9ae1f49d7eab3d7e47938ff2d37c77b4b17437c10e"<br>            },<br></div><div><br></div><div>then</div><div><br></div><div>        "build-commands": [<br>            "pwd",<br>            "ls -lh",<br>            "mkdir -p /app/share/fonts/",<br>            "cp *.ttf /app/share/fonts/",<br>            "mkdir -p /app/etc/fonts/conf.d/",<br>            "cp amiri-fontconfig.conf /app/etc/fonts/conf.d/",<br>            "cp amiri-quran-fontconfig.conf /app/etc/fonts/conf.d/",<br>            "fc-cache -fs"<br>        ]<br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 7, 2019 at 11:29 AM Alexander Larsson <<a href="mailto:alexl@redhat.com" target="_blank">alexl@redhat.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">On Fri, Oct 4, 2019 at 6:48 PM Muayyad AlSadi <<a href="mailto:alsadi@gmail.com" target="_blank">alsadi@gmail.com</a>> wrote:<br>
><br>
> very strange! why "ls" gives upper case, while "fc-list" gives snake case?<br>
><br>
> $ flatpak --command=ls run com.github.ojubaorg.Othman /app/share/fonts<br>
> Amiri-BoldSlanted.ttf  Amiri-Bold.ttf  AmiriQuranColored.ttf  AmiriQuran.ttf  Amiri-Regular.ttf  Amiri-Slanted.ttf<br>
><br>
> $ flatpak --command=fc-list run com.github.ojubaorg.Othman | grep Ami<br>
> /app/share/fonts/amiri-bold.ttf: Amiri:style=Bold,عريض<br>
> /app/share/fonts/amiri-regular.ttf: Amiri:style=Regular,عادي<br>
> /app/share/fonts/amiri-boldslanted.ttf: Amiri:style=Bold Slanted,عريض مائل<br>
> /app/share/fonts/amiri-quran-colored.ttf: Amiri Quran Colored:style=Regular,عادي<br>
> /app/share/fonts/amiri-quran.ttf: Amiri Quran:style=Regular,عادي<br>
> /app/share/fonts/amiri-slanted.ttf: Amiri:style=Slanted,مائل<br>
<br>
I'm not sure exactly what happens, but this smell to me like a stale<br>
fontconfig cache. Did the filenames change recently, or do you have a<br>
version of the font on the host that has the other case?<br>
<br>
</blockquote></div>
</blockquote></div>