Bug 196655

Summary: graphics/sdl_ttf: add Debian patch to fix font rendering in devel/onscripter
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Marcus von Appen <mva>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (mva)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugzilla.libsdl.org/show_bug.cgi?id=1433
Bug Depends on:    
Bug Blocks: 196654    
Attachments:
Description Flags
files/patch-bug1433 none

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!