Sha256: 3f3c0f6182d2cfb036d009f94384c5681f2e04d6e5bebbac2d90b9a0f7715518

Contents?: true

Size: 581 Bytes

Versions: 22

Compression:

Stored size: 581 Bytes

Contents

system:
  linux:
    paths:
      - /usr/share/fonts/**/**.{ttf,ttc}

  windows:
    paths:
      - C:/Windows/Fonts/**/**.{ttc,ttf}
      - C:/Users/{username}/AppData/Local/Microsoft/Windows/Fonts/**/**.{ttc,ttf}

  macos:
    paths:
      - /Library/Fonts/**/**.{ttf,ttc}
      - /System/Library/Fonts/**/**.{ttf,ttc}
      - /Users/{username}/Library/Fonts/**.{ttf,ttc}
      - /Applications/Microsoft**/Contents/Resources/**/**.{ttf,ttc}
      - /System/Library/AssetsV2/com_apple_MobileAsset_Font6/**/**.{ttf,ttc}

  unix:
    paths:
      - /usr/share/fonts/**/**.{ttf,ttc}

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
fontist-1.13.0 lib/fontist/system.yml
fontist-1.12.0 lib/fontist/system.yml