Ticket #1165 (closed defect: invalid)

Opened 2 years ago

Last modified 14 months ago

Configure on OS X requires FontConfig even with libass disabled

Reported by: nielsm Owned by: verm
Priority: normal Milestone:
Component: General Version: devel
Severity: minor Keywords: build
Cc: Platform: OS X
Sub Component:

Description

On OS X, Aegisub does not directly use Font Config, only libass uses Font Config. If you you configure with --disable-libass, configure still checks for Font Config and fails if it is not present.

(Tested on audio display rewrite branch.)

Change History

comment:1 Changed 2 years ago by verm

font_file_lister_fontconfig.cpp <-it's used here as well.

comment:2 Changed 2 years ago by verm

  • Milestone set to 2.1.9

Ok, so OS X doesn't use it.. that's a legacy thing I never noticed, so while it's not a dependency now it will be in the future. Though I'll check to see which works better on OS X first if not I'll disable fontconfig when libass is disabled.

comment:3 Changed 21 months ago by verm

  • Milestone changed from 2.1.9 to 2.2.0

Moving this to milestone:2.2.0.

comment:4 Changed 18 months ago by verm

  • Milestone changed from 2.2.0 to 3.0.0

Bump 2.2.0 tickets to milestone:3.0.0 (2.2.0 is becoming 3.0.0)

comment:5 Changed 14 months ago by verm

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone 3.0.0 deleted

No longer relevant, fontconfig is required no matter what.

Note: See TracTickets for help on using tickets.