Remove AppleDouble resource fork files from font_files
Files starting with _ that are AppleDouble metadata (not real fonts) were being included in casks, causing Font Book issues. Deleted 57 such files from font_files/ and added detection to the cleanup script to prevent them in the future. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c85bbccd26
commit
7948c86aa0
60 changed files with 17 additions and 31 deletions
|
|
@ -10,6 +10,5 @@ cask "font-clancy" do
|
|||
name "Clancy"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
|
||||
font "homebrew-fonts/font_files/font-clancy/otf/_clancy-free.otf"
|
||||
font "homebrew-fonts/font_files/font-clancy/otf/clancy-free.otf"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue