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 - Patch to avoid freetype internals...
Summary: Patch to avoid freetype internals...
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 03:11 UTC by Ryan C. Gordon
Modified: 2007-02-13 05:18 UTC (History)
0 users

See Also:


Attachments
No freetype internals patch. (436 bytes, patch)
2006-09-04 03:11 UTC, Ryan C. Gordon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.