<div dir="ltr"><div>very strange! why "ls" gives upper case, while "fc-list" gives snake case?</div><div><br></div>$ 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><div><br></div><div>$ 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></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 3, 2019 at 3:09 PM Alexander Larsson <<a href="mailto:alexl@redhat.com">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"><div dir="ltr">On Thu, Oct 3, 2019 at 1:55 PM Muayyad AlSadi <<a href="mailto:alsadi@gmail.com" target="_blank">alsadi@gmail.com</a>> wrote:<br><div class="gmail_quote"><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"><div dir="ltr"><div>I got it the following</div><div><br></div>$ 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,مائل</div></div></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">That is weird, i get:</div><div class="gmail_quote"><br></div><div class="gmail_quote">$ 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/AmiriQuran.ttf: Amiri Quran:style=Regular<br>/app/share/fonts/Amiri-Slanted.ttf: Amiri:style=Slanted<br>/app/share/fonts/AmiriQuranColored.ttf: Amiri Quran Colored:style=Regular<br>/app/share/fonts/Amiri-Regular.ttf: Amiri:style=Regular<br>/app/share/fonts/Amiri-BoldSlanted.ttf: Amiri:style=Bold Slanted</div><div class="gmail_quote"><br></div><div class="gmail_quote">Note how the capitalization is different.</div><div class="gmail_quote"><br></div><div class="gmail_quote">What does flatpak --command=ls run com.github.ojubaorg.Othman /app/share/fonts</div><div class="gmail_quote">show?<br></div></div>
</blockquote></div>