Opened 12 years ago

Closed 12 years ago

#31912 closed enhancement (wontfix)

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

Reported by: takanori@… Owned by: ryandesign (Ryan Carsten Schmidt)
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 (3)

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

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by takanori@…

Changed 12 years ago by takanori@…

Changed 12 years ago by takanori@…

Attachment: freetype.diff added

comment:1 Changed 12 years ago by takanori@…

Resolution: wontfix
Status: newclosed

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.