- 10 Jun, 2011 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Reorder functions to avoid forward declarations.
-
Laurent Aimar authored
It isn't use anywhere else.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 08 Jun, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 15 May, 2011 1 commit
-
-
ivoire authored
-
- 13 May, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 May, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 01 May, 2011 2 commits
- 26 Apr, 2011 1 commit
-
-
Laurent Aimar authored
-
- 01 Apr, 2011 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fontconfig is great, but we have too many issue, notably the fact that the fontcache isn't save correctly in some locations, notably on the network. It also rebuilds the entire cache, each time you add ONE font. Therefore, this commits uses Win32 EnumFontFamilies, and then gets the font path with the Registry + concatenation of CLSID_FONTS and then back to freetype. However, this commit is broken in at least 3 ways: - it does not use the index to select the font, - it will break on localized fonts settings (Eastern), - I don't check the Script yet, I will try and fix in the future. Ref and close: #4470, #4401, #4137, #3950, #3208
-
- 28 Mar, 2011 1 commit
-
-
Konstantin Pavlov authored
-
- 27 Mar, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 26 Mar, 2011 3 commits
-
-
Jean-Baptiste Kempf authored
Caused by [231a9671] Sorry for the disturbance
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 24 Mar, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 23 Mar, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
So Fontconfig functions don't take all Create()
-
- 22 Mar, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
The fact that we only have fontconfig for listing fonts doesn't mean that there would be no other solution.
-
- 24 Feb, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Feb, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Feb, 2011 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 31 Jan, 2011 1 commit
-
-
Guillaume Poussel authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Jan, 2011 1 commit
-
-
Pierre Ynard authored
This shouldn't happen unless the codec is buggy
-
- 20 Jan, 2011 1 commit
-
-
Rémi Denis-Courmont authored
This simplifies memory handling in most cases.
-