dotfiles/win/bin/list-fonts.ps1

3 lines
141 B
PowerShell
Raw Normal View History

2021-01-13 15:20:59 +00:00
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
(New-Object System.Drawing.Text.InstalledFontCollection).Families