building font does not seem to ship fonts
Muayyad AlSadi
alsadi at gmail.com
Fri Oct 4 16:48:40 UTC 2019
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,مائل
On Thu, Oct 3, 2019 at 3:09 PM Alexander Larsson <alexl at redhat.com> wrote:
> On Thu, Oct 3, 2019 at 1:55 PM Muayyad AlSadi <alsadi at gmail.com> wrote:
>
>> I got it the following
>>
>> $ 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,مائل
>>
>
> That is weird, i get:
>
> $ flatpak --command=fc-list run com.github.ojubaorg.Othman | grep Ami
> /app/share/fonts/Amiri-Bold.ttf: Amiri:style=Bold
> /app/share/fonts/AmiriQuran.ttf: Amiri Quran:style=Regular
> /app/share/fonts/Amiri-Slanted.ttf: Amiri:style=Slanted
> /app/share/fonts/AmiriQuranColored.ttf: Amiri Quran Colored:style=Regular
> /app/share/fonts/Amiri-Regular.ttf: Amiri:style=Regular
> /app/share/fonts/Amiri-BoldSlanted.ttf: Amiri:style=Bold Slanted
>
> Note how the capitalization is different.
>
> What does flatpak --command=ls run com.github.ojubaorg.Othman
> /app/share/fonts
> show?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20191004/8b721026/attachment.html>
More information about the Flatpak
mailing list