[haiku-bugs] Re: [Haiku] #13361: WebPositive: @fonta-face not working

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 05 Jan 2021 22:37:36 -0000

#13361: WebPositive: @fonta-face not working
---------------------------------------+---------------------------------
  Reporter:  dsjonny                   |      Owner:  pulkomandy
      Type:  bug                       |     Status:  new
  Priority:  normal                    |  Milestone:  Unscheduled
 Component:  Applications/WebPositive  |    Version:  R1/Development
Resolution:                            |   Keywords:
Blocked By:  16101                     |   Blocking:  16287, 16326, 16717
  Platform:  All                       |
---------------------------------------+---------------------------------
Comment (by nephele):

 Wekkit part of the code is in
 Source/WebCore/platform/graphics/haiku/FontCustomPlatformData.cpp


 {{{
 std::unique_ptr<FontCustomPlatformData>
 createFontCustomPlatformData(SharedBuffer& buffer, const String&)
 {
     // FIXME: We need support in Haiku to read fonts from memory to
 implement this.
     return 0;
 }
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/13361#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: