I'll write up a tutorial over the week and contact mynetx to put it on the resources page site as well as on here.
for now to fully replace a font throughout a skin quickly download notepad++ (or any text editor that can replace text in multiple files at once)
After setting up the skininfo with
<Fonts>
<Font>tnroman.ttf</Font>
</Fonts>
Make sure you know the full name of the font e.g Times New Roman
Open all the styles files for the skin.
Then press Ctrl+H and fill in as such:
Find What: [fontface:rcstr ]
Replace With: [fontface:"Times New Roman";// ]
That will replace the font and comment out whatever it was originally
leaving in the little triangles everywhere for cursors (because that is fontface:"Marlett";
)
I just updated Vistafy to have Segoe UI mmmm