[haiku-bugs] Re: [Haiku] #7797: [app_server] Alternative implementation of subpixel rendering (patch)

  • From: "leavengood" <trac@xxxxxxxxxxxx>
  • Date: Fri, 08 Jun 2012 23:35:32 -0000

#7797: [app_server] Alternative implementation of subpixel rendering (patch)
----------------------------------+----------------------------
   Reporter:  diver               |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by leavengood):

 Claudio emailed me back and provided the same patch as was originally
 posted here. Since some source files have moved since that patch was made
 I started making the same changes manually in order to test the changes
 and soon came to discover that freetype has been moved into an optional
 package as of hrev43869 from March 17, 2012.

 In that optional package korli chose to disable the subpixel rendering,
 and since it is a compile time option, we cannot really provide it without
 compiling a specific freetype optional package with that option enabled.
 Though the beauty of that approach is it should be possible to provide
 that optional package and let people download it without making changes in
 Haiku. So people could use this subpixel rendering without having to
 compile Haiku themselves. And we could have some warning about "this is
 patented code, download at your own risk" or something to avoid patent
 issues.

 Anyhow to conclude I'll try to make my own freetype with this option
 turned on and see how that works with this patch.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7797#comment:11>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: