Bug 196655 - graphics/sdl_ttf: add Debian patch to fix font rendering in devel/onscripter
Summary: graphics/sdl_ttf: add Debian patch to fix font rendering in devel/onscripter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Marcus von Appen
URL:
Keywords: patch
Depends on:
Blocks: 196654
  Show dependency treegraph
 
Reported: 2015-01-12 20:27 UTC by Jan Beich
Modified: 2015-02-07 08:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mva)


Attachments
files/patch-bug1433 (617 bytes, patch)
2015-01-12 20:27 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2015-01-12 20:27:42 UTC
Created attachment 151482 [details]
files/patch-bug1433
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-12 20:27:42 UTC
Auto-assigned to maintainer mva@FreeBSD.org
Comment 2 Jan Beich freebsd_committer freebsd_triage 2015-01-12 20:35:46 UTC
Err, english fonts are affected as well.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-07 08:58:25 UTC
A commit references this bug:

Author: mva
Date: Sat Feb  7 08:58:21 UTC 2015
New revision: 378576
URL: https://svnweb.freebsd.org/changeset/ports/378576

Log:
  - Fix font rendering via TTF_RenderGlyph_Shaded()

  PR:		196655
  Submitted by:	jbeich@

Changes:
  head/graphics/sdl_ttf/Makefile
  head/graphics/sdl_ttf/files/
  head/graphics/sdl_ttf/files/patch-bug1433
Comment 4 Marcus von Appen freebsd_committer freebsd_triage 2015-02-07 08:59:19 UTC
Committed, thanks!