mirror of
https://aur.archlinux.org/gimp-font-rendering-fix.git
synced 2025-12-19 15:26:48 +02:00
This is relevant even when not usign outdated infinality patches
This commit is contained in:
5
.SRCINFO
5
.SRCINFO
@@ -1,11 +1,10 @@
|
|||||||
pkgbase = gimp-font-rendering-fix
|
pkgbase = gimp-font-rendering-fix
|
||||||
pkgdesc = Fixes subpixel font rendering when using infinality fontconfig
|
pkgdesc = Fixes green tint around text when using subpixel font smoothing
|
||||||
pkgver = 1
|
pkgver = 1
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://bbs.archlinux.org/viewtopic.php?id=195315
|
url = https://bbs.archlinux.org/viewtopic.php?id=195315
|
||||||
arch = any
|
arch = any
|
||||||
license = unknown
|
license = unknown
|
||||||
depends = gimp
|
depends = gimp
|
||||||
|
|
||||||
pkgname = gimp-font-rendering-fix
|
pkgname = gimp-font-rendering-fix
|
||||||
|
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Arti Zirk <arti.zirk@gmail.com>
|
# Maintainer: Arti Zirk <arti.zirk@gmail.com>
|
||||||
pkgname=gimp-font-rendering-fix
|
pkgname=gimp-font-rendering-fix
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Fixes subpixel font rendering when using infinality fontconfig"
|
pkgdesc="Fixes green tint around text when using subpixel font smoothing"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://bbs.archlinux.org/viewtopic.php?id=195315"
|
url="https://bbs.archlinux.org/viewtopic.php?id=195315"
|
||||||
license=('unknown')
|
license=('unknown')
|
||||||
|
|||||||
Reference in New Issue
Block a user