Quote (Bob888 @ Apr 20 2023 06:49pm)
Is there a guide that focuses on different potential fonts supported by jsp? I Know there are a bunch of fonts that we can use that aren't listed as well.
https://www.tutorialbrain.com/css_tutorial/css_font_family_list/can try these, most of them work (parser sticks the font name in for the font-family attribute). but there's prob some weird ones that don't work for every type of browser, cross compatibility will be a pain
for example, a random one like Brush Script MT
Code
[font=Brush Script MT]test[/font]
testThis post was edited by ChocolateCoveredGummyBears on Apr 20 2023 07:59pm