Hi there,
I am designing custom jacks and it seems VM has a standard and fixed 37x37 resolution. The VMD comes with 25x25 jack examples.
Is it possible to make custom jacks at a resolution of 25x25?
Hope to hear from you!
Cheers,
-Matt
custom jacks - 37px or 25px
-
- Posts: 74
- Joined: Mon Jan 28, 2019 5:51 am
Re: custom jacks - 37px or 25px
Yep, its possible but not in the UI. If I remember correctly I created the skin as normal, after that I opened the .skin file and changed the attribute defaultSize="25,25" in the skin tag.
Re: custom jacks - 37px or 25px
Ah, thanks for your reply! I'll test it this evening.
Re: custom jacks - 37px or 25px
Works like a charm! Thanks heaps.flucatcher wrote: ↑Tue Mar 09, 2021 10:19 pm Yep, its possible but not in the UI. If I remember correctly I created the skin as normal, after that I opened the .skin file and changed the attribute defaultSize="25,25" in the skin tag.