Forum Fonts etc

Suggestions for Improving or Enhancing the Forums

Moderators: Moderator, Quality Control, Developer, DM

User avatar
K'yon Oblodra
Recognized Donor
Posts: 1009
Joined: Wed Oct 28, 2009 3:38 am
Location: Berlin

Forum Fonts etc

Unread post by K'yon Oblodra »

Hey guys,

I was just wondering if we could not add a few more fonts to the forums. They are used for art and a lot of writing so why not enable us all to make our writing feel more alive and give us more options to play with.

Not sure how others feel about it but I think It'd be great for IC posts too.
K'yon Oblodra
Necromancer of the school of Necromancy
Silent seat for the school of Necromancy
User avatar
TarnishedSoul
Retired Staff
Posts: 1869
Joined: Fri Nov 27, 2015 11:06 pm
Location: Candlekeep

Re: Forum Fonts etc

Unread post by TarnishedSoul »

All my yes.
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

Good one, adding it to my list :-)
Off to greener pastures
User avatar
Kiran
Posts: 795
Joined: Wed Feb 03, 2016 12:21 pm
Location: United Kingdom

Re: Forum Fonts etc

Unread post by Kiran »

100% Agree

The effort of finding some parchment, doing a picture.. then.. oh it goes on
Player of:

Damian Pascal, - Run away/dead. - Background - Corruption from Within
Amenthes Serb, Knight - Gone missing/Supposed dead Background
Tamzim Renima, mercenary - Handed over to the fist. Background
Kiran, Golden Wheel - Presumed dead
Althalous Fenwick, Paladin of Mystra. - A memory lost
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

I can add an option to add web-safe, default fonts.
But perhaps I can also make a code to add an actual parchment ....
Would that be even more desirable?

( that would be akin to adding a quote in difficulty )
Off to greener pastures
User avatar
Tsidkenu
Posts: 3962
Joined: Tue May 27, 2014 12:04 am
Location: Terra Nullis

Re: Forum Fonts etc

Unread post by Tsidkenu »

Doesn't take that long to make a parchment if you've a decent template. I simply plug the img into MS Paint and use my custom font selection (including Espruar, Dethek & Draconic!) to write the text I want. The hard part can be getting a decent image hosting program that isn't offline every second day (yeah, looking at you Photobucket...)
User avatar
Nyeleni
Recognized Donor
Posts: 1432
Joined: Mon Dec 21, 2009 5:09 pm
Location: Catalonia

Re: Forum Fonts etc

Unread post by Nyeleni »

Use postimage.org. Never failed me. You don't even have to register to use it.

And yup all for new fonts, parchments etc.
Truman Capote, Breakfast At Tiffany's
"... - it's better to look at the sky than live there. Such an empty place; so vague. Just a country where the thunder goes and things disappear."
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

I'll see what I can do then :-)
Off to greener pastures
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

For a start, I've added default fonts. You should be able to add default fonts now for your own use. I'm looking for adding a nice fantasy font as well, something that looks handwritten. But since those aren't default on all computers, I need to add it to the website beforehand. So that's still in the make! :-)

However, for now you can use default fonts, such as
Papyrus, Arial, Comic Sans, Helvetica, etc. For reference, check here, or here.

In this example (as well as the text I'm writing in), we're using Helvetica.

The syntax is:

Code: Select all

[font=Helvetica]Your text here[/font]
Off to greener pastures
User avatar
Steve
Recognized Donor
Posts: 8127
Joined: Wed Jul 08, 2015 5:42 am
Location: Paradise in GMT +1

Re: Forum Fonts etc

Unread post by Steve »

Papyrus is a great addition for RP-based forum messages. Thanks Zan!!

Talsorian the Conjuransmuter - The (someTIMEs) Traveler

The half-MAN, the MYrchanT(H), the LEGENDermaine ~ Jon Smythe [Bio]

Brinn Essebrenanath — Volamtar, seeking wisdom within the earth dream [Bio]
User avatar
Tsidkenu
Posts: 3962
Joined: Tue May 27, 2014 12:04 am
Location: Terra Nullis

Re: Forum Fonts etc

Unread post by Tsidkenu »

I'll PM you in the morning, Zanniej, about the names of some funky FR-specific fonts like Espruar, Thorass, Dethek & Draconic, assuming you'd like to add those too maybe? 8-)
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

Tsidkenu wrote:I'll PM you in the morning, Zanniej, about the names of some funky FR-specific fonts like Espruar, Thorass, Dethek & Draconic, assuming you'd like to add those too maybe? 8-)
Looking forward to it, assuming I can add them. But I'm not sure I can, since I don't know if anyone has ever taken the time to convert them to fonts. Added to that, it might create huge load times.
But I love hearing what you have! :-)
Steve wrote:Papyrus is a great addition for RP-based forum messages. Thanks Zan!!
It is, but it isn't very legible by default. You'd have to make it a bit bigger at least.
Still awesome to have! :-)
Off to greener pastures
User avatar
Zanniej
Posts: 2454
Joined: Sat Jan 11, 2014 11:28 am
Location: The dark parts of the forum

Re: Forum Fonts etc

Unread post by Zanniej »

In case you don't want to pick a specific font, you can go for the following:

This is a font with Serif. You can pick it by typing

Code: Select all

[font=serif]
You can also use it in bold and cursive or both![/font]

This is a font sans-serif. You can pick it by typing

Code: Select all

[font=sans-serif]
You can also use it in bold and cursive or both![/font]

This is a default cursive font. You can pick it by typing

Code: Select all

[font=cursive]
You can also use it in bold and cursive or both![/font]

This is a default fantasy font. You can pick it by typing

Code: Select all

[font=fantasy]
You can also use it in bold and cursive or both![/font]

This is a font in Monospace. You can pick it by typing

Code: Select all

[font=monospace]
You can also use it in bold and cursive or both![/font]

All of these examples will pick the default font for each computer. That does mean that it might differ on different computers, and with different viewers however.
Off to greener pastures
User avatar
K'yon Oblodra
Recognized Donor
Posts: 1009
Joined: Wed Oct 28, 2009 3:38 am
Location: Berlin

Re: Forum Fonts etc

Unread post by K'yon Oblodra »

Nice very nice like the cursive one especially, the parchment would be cool as well... Hadn't seen how much had happened here... Very cool and fast work Sire.
K'yon Oblodra
Necromancer of the school of Necromancy
Silent seat for the school of Necromancy
User avatar
wangxiuming
Posts: 714
Joined: Tue Apr 26, 2016 1:13 am

Re: Forum Fonts etc

Unread post by wangxiuming »

Thank you for adding these fonts :)
Post Reply

Return to “Forums”