Skip to content

win32u: Unique URLs instead of file paths when enumerating Mac fonts.

It should be more efficient to compare and ensure uniqueness of CFURLs rather than CFStrings, plus we avoid having to get file system paths for all the duplicated URLs. (On my system, 810 fonts turn into 355 unique font files).

There should be no behavioral changes from this.

Merge request reports

Loading