⇤ ← Revision 1 as of 2018-01-17 18:13:44
Size: 107
Comment:
|
← Revision 2 as of 2018-01-18 10:35:41 ⇥
Size: 533
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
== Zegoe == After Freetype 2.7.1, commit 54b58097ee7dd8bf8db5dc0c925ad220e5770f8c followed by e7b013044e18d7942af9d529a83d7fbb2d1da756 broke rendering. To create new Debian package, download freetype package sources, run `dpkg-source -x freetype*.dsc`, `cd freetype*`, copy patches to debian/patches-freetype directory, and add to series file. Recompile package with `dpkg-buildpackage -rfakeroot -uc -b -j$(nproc)`. |
Zegoe
After Freetype 2.7.1, commit 54b58097ee7dd8bf8db5dc0c925ad220e5770f8c followed by e7b013044e18d7942af9d529a83d7fbb2d1da756 broke rendering.
To create new Debian package, download freetype package sources, run dpkg-source -x freetype*.dsc, cd freetype*, copy patches to debian/patches-freetype directory, and add to series file. Recompile package with dpkg-buildpackage -rfakeroot -uc -b -j$(nproc).