Ticket #31912 (closed enhancement: wontfix)
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
Change History
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.

