summaryrefslogtreecommitdiff
path: root/java/openjdk8/files/fontconfig.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with FONTCONFIGGreg Lewis2019-10-171-25/+29
| | | | | | | | | | * This gets the fontconfig patch applying cleanly and building. No idea if it actually works or not. PR: 241294 Notes: svn path=/head/; revision=514691
* Fix the build for the FONTCONFIG optionGreg Lewis2019-07-241-9/+8
| | | | | | | | | | | * Updated the fontconfig.patch file * Simplified FONTCONFIG to use EXTRA_PATCHES rather than a separate target PR: 239358 Submitted by: John Hein <jcfyecrayz@liamekaens.com>, fluffy Notes: svn path=/head/; revision=507306
* . Add a FONTCONFIG option which allows scaler to obtain per-family FreeTypeGreg Lewis2018-03-041-0/+222
rendering and loading and may noticeably improves font rendering in Java appications PR: 215636 Submitted by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=463545