New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31912 (closed enhancement: wontfix)

Opened 19 months ago

Last modified 19 months ago

freetype @2.4.7: Patch to allow installing FreeType without a bytecode interpreter.

Reported by: takanori@… Owned by: ryandesign@…
Priority: Low Milestone:
Component: ports Version: 2.0.3
Keywords: haspatch Cc:
Port: freetype

Description

I'd like to add a patch to allow installing FreeType without a byte code interpreter.

Though it is mainly for a testing purpose, some people might prefer the result produced by a driver without a byte code interpreter.

Attachments

with_bytecode_interpreter.png (116.7 KB) - added by takanori@… 19 months ago.
without_bytecode_interpreter.png (122.9 KB) - added by takanori@… 19 months ago.
freetype.diff (2.5 KB) - added by takanori@… 19 months ago.

Change History

Changed 19 months ago by takanori@…

Changed 19 months ago by takanori@…

Changed 19 months ago by takanori@…

comment:1 Changed 19 months ago by takanori@…

  • Status changed from new to closed
  • Resolution set to wontfix

Ignore this ticket.

It looks like I can disable the bytecode interpreter and use the autohint instead by the following command, anytime I wish.

$ sudo ln -s ../conf.avail/10-autohint.conf /opt/local/etc/fonts/conf.d/
Note: See TracTickets for help on using tickets.