We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 320

Summary: Patch to avoid freetype internals...
Product: SDL_ttf Reporter: Ryan C. Gordon <icculus>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: No freetype internals patch.

Description Ryan C. Gordon 2006-09-04 03:11:02 UTC
This apparently came from freetype.org itself...

  http://freetype.org/freetype2/patches/SDL_ttf-2.0.7-noftinternals.patch

Sam, can you apply this patch? I wanted to make sure there wasn't a reason the code exists as it does before I applied it myself (compatibility with some legacy version?).

--ryan.
Comment 1 Ryan C. Gordon 2006-09-04 03:11:41 UTC
Created attachment 162 [details]
No freetype internals patch.
Comment 2 Sam Lantinga 2006-09-14 02:54:31 UTC
It was for legacy FreeType compatibility, but I'm inclined to apply it if it comes from FreeType.org
Comment 3 Torsten Giebl 2006-12-17 16:30:48 UTC
Please apply this patch.

I am using the latest FreeType 2.2.1 on Windows,
Linux and Mac OSX with this patch without problems.

Comment 4 Ryan C. Gordon 2007-02-13 05:18:16 UTC
Fixed in svn revision #2971.

--ryan.