FontMap Gen

Developed or developing a new product in PureBasic? Tell the world about it.
legider_pb
User
User
Posts: 39
Joined: Tue Nov 25, 2003 12:28 pm

FontMap Gen

Post by legider_pb »

FontMap Gen

Hey everyone, just thought I would announce my latest creation. It is used for creating bitmapped fonts which are quite often used in 2D/3D graphics applications and there are other applications for them. It is currently in a beta like phase but it is more than usable in it's current state. I will be adding features and taking comments/suggestions/bug reports on irc or by email.

Here is the link:
http://www.devend.com/
or
http://www.devend.com/projects/FontMapGen/

Don't mind the lack of design for the page, recently had a hard drive crash and lost some data. Forums and a more professional website will be back up soon.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

E X C E L L E N T :!:

Very well thought ... And working well too!

I would like to ask you for an improvement...

Font Shadow!
To do it draw the character twice, displacing the 2nd time with an offset of x+1 y+1 to generate nice shaded font, also create a color requester for the shadow color...
legider_pb
User
User
Posts: 39
Joined: Tue Nov 25, 2003 12:28 pm

Post by legider_pb »

Font Shadow will be in soon, im actually working on it now. Pretty simple.
legider_pb
User
User
Posts: 39
Joined: Tue Nov 25, 2003 12:28 pm

Post by legider_pb »

Font shadowing is now in, just redownload the exe!
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Awesome, and just what the doctor ordered!

:)
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Beautiful!!

Thanks!! and keep up the good work!
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Blade
Enthusiast
Enthusiast
Posts: 362
Joined: Wed Aug 06, 2003 2:49 pm
Location: Venice - Italy, Japan when possible.
Contact:

Post by Blade »

Very nice!
I wonder what does the "high quality" checkbox, apparently nothing happens!
I was going to suggest an "auto generate" but it should be there in the next release, looking at the screenshot.

What about considering proportional fonts?
I mean, creating a "table" wich contains each character width (pb DATA statements?), along the bitmap.
I did something similar with Amiga Blitz 2 about... well... 14 years ago...
Oh my god! So I am so old???

Anyway... the next interface looks so good! Congratulations! Is it under linux, isn't it? First time I see a PB application outside windows... :wink:
legider_pb
User
User
Posts: 39
Joined: Tue Nov 25, 2003 12:28 pm

Post by legider_pb »

Actually thats a windows version running, I just have XP styles on. I would like to get a linux version out there, but I haven't had the time to install linux under VMWare yet. This weekend maybe. The next version will be good and I have noted to myself about your idea, I will definitly add something like that in the future. The next version will maybe be out tomorrow night or saturday. Tomorrow I have a BIG interview and if it goes well I will be celebrating the night away, and friday night I will be partying and stuff. =)

Hehe
Post Reply