gregdavill / KiBuzzard

MIT License
425 stars 33 forks source link

Cannot find KiBuzzard/buzzard/typeface directory KiCad 6 #91

Closed FishyG closed 2 years ago

FishyG commented 2 years ago

I apologize if this as already been asked somewhere,

I cannot find the "KiBuzzard/buzzard/typeface" directory anywhere.

I installed the KiBuzzard with KiCad's "Plugin and Content Manager" (This) and everything seem to work, however when I tried to add custom fonts I could not find anywhere to put the fonts files.

I tried creating a new direcetory under "/home/USER/.config/kicad/6.0/scripting/plugins" (full path /home/USER/.config/kicad/6.0/scripting/plugins/KiBuzzard/buzzard/typeface/)

If that help, I am using KiBuzzard 1.2.0 with KiCad 6.0.7 on Debian 11 Have an awesome Day :]

gregdavill commented 2 years ago

When installed via the PCM on linux the plugin should end up in /home/<user>/.local/share/kicad/6.0/3rdparty/plugins/com_github_gregdavill_KiBuzzard/

FishyG commented 2 years ago

Thank you so much :]