mirror of
https://aur.archlinux.org/gimp-font-rendering-fix.git
synced 2025-12-19 07:25:12 +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
|
||||
pkgdesc = Fixes subpixel font rendering when using infinality fontconfig
|
||||
pkgdesc = Fixes green tint around text when using subpixel font smoothing
|
||||
pkgver = 1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://bbs.archlinux.org/viewtopic.php?id=195315
|
||||
arch = any
|
||||
license = unknown
|
||||
depends = gimp
|
||||
|
||||
pkgname = gimp-font-rendering-fix
|
||||
|
||||
|
||||
4
PKGBUILD
4
PKGBUILD
@@ -1,8 +1,8 @@
|
||||
# Maintainer: Arti Zirk <arti.zirk@gmail.com>
|
||||
pkgname=gimp-font-rendering-fix
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgdesc="Fixes subpixel font rendering when using infinality fontconfig"
|
||||
pkgrel=2
|
||||
pkgdesc="Fixes green tint around text when using subpixel font smoothing"
|
||||
arch=('any')
|
||||
url="https://bbs.archlinux.org/viewtopic.php?id=195315"
|
||||
license=('unknown')
|
||||
|
||||
Reference in New Issue
Block a user