d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Looking For Some Jsp Guides
Add Reply New Topic
Member
Posts: 293,393
Joined: Sep 21 2007
Gold: 90.00
Apr 20 2023 06:42pm
Over the years there have been a few guides to that have some useful information in them.

Here are 2 examples.

https://forums.d2jsp.org/topic.php?t=70797009&f=34
https://forums.d2jsp.org/topic.php?t=36872318&f=34



Does anyone have the guide that shows all sorts of Fonts and other things we can still use on jsp? Thanks. NOt sure if it's stickied somewhere.

Member
Posts: 149,046
Joined: Mar 24 2020
Gold: 6,207.48
Apr 20 2023 07:32pm
sexy ty for that

This post was edited by Alakiel on Apr 20 2023 07:33pm
Member
Posts: 293,393
Joined: Sep 21 2007
Gold: 90.00
Apr 20 2023 07: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.
Member
Posts: 15,801
Joined: Jul 9 2021
Gold: 291.00
Apr 20 2023 07:57pm
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]


test

This post was edited by ChocolateCoveredGummyBears on Apr 20 2023 07:59pm
Member
Posts: 293,393
Joined: Sep 21 2007
Gold: 90.00
Apr 20 2023 08:26pm
Quote (ChocolateCoveredGummyBears @ Apr 21 2023 02:57am)
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]


test


It seems like most work. I know a lot of them are not supported so I'd like to know which ones are. I distinctly remember there being a guide by someone listing all the fonts usable here on jsp.
Trade Moderator
Posts: 14,202
Joined: Mar 11 2006
Gold: 1,000.00
Trader: Trusted
Apr 20 2023 11:46pm
Quote (Bob888 @ Apr 20 2023 08:42pm)
Over the years there have been a few guides to that have some useful information in them.

Here are 2 examples.

https://forums.d2jsp.org/topic.php?t=70797009&f=34
https://forums.d2jsp.org/topic.php?t=36872318&f=34



Does anyone have the guide that shows all sorts of Fonts and other things we can still use on jsp? Thanks. NOt sure if it's stickied somewhere.


ohh Thanks :D

Now I can use other colors when posting.
Member
Posts: 17,776
Joined: Feb 7 2005
Gold: Locked
Trader: Scammer
Warn: 30%
Apr 21 2023 04:33am
6.3 motora >
Go Back To General Help Topic List
Add Reply New Topic