building font does not seem to ship fonts
Alexander Larsson
alexl at redhat.com
Mon Oct 7 08:29:43 UTC 2019
On Fri, Oct 4, 2019 at 6:48 PM Muayyad AlSadi <alsadi at gmail.com> wrote:
>
> very strange! why "ls" gives upper case, while "fc-list" gives snake case?
>
> $ flatpak --command=ls run com.github.ojubaorg.Othman /app/share/fonts
> Amiri-BoldSlanted.ttf Amiri-Bold.ttf AmiriQuranColored.ttf AmiriQuran.ttf Amiri-Regular.ttf Amiri-Slanted.ttf
>
> $ flatpak --command=fc-list run com.github.ojubaorg.Othman | grep Ami
> /app/share/fonts/amiri-bold.ttf: Amiri:style=Bold,عريض
> /app/share/fonts/amiri-regular.ttf: Amiri:style=Regular,عادي
> /app/share/fonts/amiri-boldslanted.ttf: Amiri:style=Bold Slanted,عريض مائل
> /app/share/fonts/amiri-quran-colored.ttf: Amiri Quran Colored:style=Regular,عادي
> /app/share/fonts/amiri-quran.ttf: Amiri Quran:style=Regular,عادي
> /app/share/fonts/amiri-slanted.ttf: Amiri:style=Slanted,مائل
I'm not sure exactly what happens, but this smell to me like a stale
fontconfig cache. Did the filenames change recently, or do you have a
version of the font on the host that has the other case?
More information about the Flatpak
mailing list