Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-25 | fc-blanks: fall back to the static data available in repo if downloaded data ↵ | Akira TAGOH | 1 | -1/+5 | |
is corrupted https://bugs.freedesktop.org/show_bug.cgi?id=102399 | |||||
2016-07-08 | Fix some errors related to python3 | Akira TAGOH | 1 | -4/+10 | |
2016-06-09 | Add the static raw data to generate fcblanks.h | Akira TAGOH | 2 | -3/+137 | |
https://bugs.freedesktop.org/show_bug.cgi?id=91406 | |||||
2016-04-07 | Modernize fc-blanks.py | Akira TAGOH | 1 | -12/+15 | |
fc-blanks.py now works on both python2 and 3 | |||||
2015-08-17 | Fail on make runtime as needed instead of configure if no python installed | Akira TAGOH | 1 | -0/+5 | |
python isn't necessarily required to build fontconfig from tarball so that generated fcblanks.h is available in tarball. https://bugs.freedesktop.org/show_bug.cgi?id=91663 | |||||
2015-03-09 | Fix a trivial bug for dist | Akira TAGOH | 1 | -0/+1 | |
2015-03-02 | Fix a build issue when $(srcdir) != $(builddir) | Akira TAGOH | 1 | -2/+2 | |
2015-02-27 | Update the script to recognize the escaped space | Akira TAGOH | 1 | -4/+11 | |
2015-02-27 | Hardcode the blanks in the library | Akira TAGOH | 3 | -0/+190 | |
https://bugs.freedesktop.org/show_bug.cgi?id=79956 |