[FFmpeg-devel] [PATCH] .gitignore: some font temporaries

Ganesh Ajjanagadde gajjanag at mit.edu
Wed Oct 14 02:34:47 CEST 2015


On Tue, Oct 13, 2015 at 8:31 PM, Ganesh Ajjanagadde <gajjanag at mit.edu> wrote:
> On Tue, Oct 13, 2015 at 8:13 PM, Michael Niedermayer
> <michael at niedermayer.cc> wrote:
>> On Sun, Oct 11, 2015 at 04:27:49PM -0400, Ganesh Ajjanagadde wrote:
>>> ---
>>>  .gitignore | 1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>> diff --git a/.gitignore b/.gitignore
>>> index 0b26f68..b215828 100644
>>> --- a/.gitignore
>>> +++ b/.gitignore
>>> @@ -3,3 +3,4 @@
>>>  /htdocs/main.rss
>>>  /htdocs/components
>>>  /htdocs/style.less
>>> +/htdocs/fonts/*.woff2
>>
>> what generates these woff2 files ?
>
> No idea, and am not a web dev guy so can't really pinpoint it. If it
> helps, I get only one such file:
> htdocs/fonts/fontawesome-webfont.woff2

Some kind of font compression maybe?
https://github.com/google/woff2
(see the RUN section)

>
>>
>> [...]
>> --
>> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>>
>> If you think the mosad wants you dead since a long time then you are either
>> wrong or dead since a long time.
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>


More information about the ffmpeg-devel mailing list