Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freetype: enable subpixel rendering
@ 2019-07-23 13:53 voidlinux-github
  2019-07-24 11:00 ` voidlinux-github
  2019-07-24 11:00 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-23 13:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

There is a new pull request by andry-dev against master on the void-packages repository

https://github.com/andry-dev/void-packages freetype
https://github.com/void-linux/void-packages/pull/13296

freetype: enable subpixel rendering
This patch enables subpixel rendering (also called ClearType) for freetype.
While ClearType is patented by Microsoft, they joined the Open Source Initiative in 2017; since then Fedora also enabled it by default.

A patch file from https://github.com/void-linux/void-packages/pull/13296.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freetype-13296.patch --]
[-- Type: application/text/x-diff, Size: 1554 bytes --]

From 3c67a61300ac6d490cc978e1b00bb51acfdaa63e Mon Sep 17 00:00:00 2001
From: andry-dev <peketribal2@gmail.com>
Date: Tue, 23 Jul 2019 15:34:56 +0200
Subject: [PATCH] freetype: enable subpixel rendering

---
 .../freetype/patches/enable-subpixel-rendering.patch  | 11 +++++++++++
 srcpkgs/freetype/template                             |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/freetype/patches/enable-subpixel-rendering.patch

diff --git a/srcpkgs/freetype/patches/enable-subpixel-rendering.patch b/srcpkgs/freetype/patches/enable-subpixel-rendering.patch
new file mode 100644
index 00000000000..5cba955ca2c
--- /dev/null
+++ b/srcpkgs/freetype/patches/enable-subpixel-rendering.patch
@@ -0,0 +1,11 @@
+--- include/freetype/config/ftoption.h
++++ include/freetype/config/ftoption.h
+@@ -126,7 +126,7 @@
+    * macro is not defined, FreeType offers alternative LCD rendering
+    * technology that produces excellent output without LCD filtering.
+    */
+-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
++#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
+
+
+   /**************************************************************************
diff --git a/srcpkgs/freetype/template b/srcpkgs/freetype/template
index 9b08f374592..3c1c176d106 100644
--- a/srcpkgs/freetype/template
+++ b/srcpkgs/freetype/template
@@ -1,7 +1,7 @@
 # Template file for 'freetype'
 pkgname=freetype
 version=2.10.1
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--enable-freetype-config"
 hostmakedepends="pkg-config"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: freetype: enable subpixel rendering
  2019-07-23 13:53 [PR PATCH] freetype: enable subpixel rendering voidlinux-github
@ 2019-07-24 11:00 ` voidlinux-github
  2019-07-24 11:00 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-24 11:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/13296#issuecomment-514585829
Comment:
sounds reasonable.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: freetype: enable subpixel rendering
  2019-07-23 13:53 [PR PATCH] freetype: enable subpixel rendering voidlinux-github
  2019-07-24 11:00 ` voidlinux-github
@ 2019-07-24 11:00 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-24 11:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

There's a merged pull request on the void-packages repository

freetype: enable subpixel rendering
https://github.com/void-linux/void-packages/pull/13296
Description: This patch enables subpixel rendering (also called ClearType) for freetype.
While ClearType is patented by Microsoft, they joined the Open Source Initiative in 2017; since then Fedora also enabled it by default.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-24 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 13:53 [PR PATCH] freetype: enable subpixel rendering voidlinux-github
2019-07-24 11:00 ` voidlinux-github
2019-07-24 11:00 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).