Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HarfBuzz: disable Fontconfig (#609) | Oleg Oshmyan | 2017-03-10 | 1 | -12/+4 |
| | | | HarfBuzz uses Fontconfig only in command-line utilities, which we don't need. | ||||
* | disable fontconfig on macOS | Damiano Galassi | 2017-01-18 | 1 | -7/+16 |
| | |||||
* | contrib: Use SHA256 instead of MD5 for contrib archive checksums. | Justin Scholz | 2016-12-15 | 1 | -3/+3 |
| | | | | Closes #356. | ||||
* | contrib: Use https where possible. | Bradley Sepos | 2016-12-14 | 1 | -1/+1 |
| | | | | download.handbrake.fr now uses https, and some other hostnames do as well. | ||||
* | contrib: Update to HarfBuzz 1.3.0. | Bradley Sepos | 2016-08-10 | 1 | -3/+3 |
| | |||||
* | contrib: Fix typo in harfbuzz mingw configuration. | Bradley Sepos | 2016-07-07 | 1 | -1/+1 |
| | | | | Hat-tip @Rodeo314 for the catch. | ||||
* | contrib: Add patch for building harfbuzz with mingw i686. | Bradley Sepos | 2016-06-21 | 1 | -0/+11 |
| | |||||
* | contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6. | Bradley Sepos | 2016-05-25 | 2 | -0/+27 |
HarfBuzz is now enabled when building libass. Resolves #162. Additional libass notes: - Add yasm dependency for better performance. - Remove no longer valid configure params. - Disable new coretext and directwrite font selection backends pending additional testing (coretext did not build properly). |