This is a discussion on "Font Preview" within the JavaScript Forum section. This forum, and the thread "Font Preview are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Font Preview
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Font Preview
Hi, looking for some help from the Javascript gurus!
I have a client that wants something like this feature located here.http://www.vinylwords.com/CustomLettering.php A more simplistic version is here http://www.danielledecor.com/home/builder.php I can't even begin to search online for help because I don't know what this is called. You type in a phrase, select the font, select the color, and size and you get a preview of your selection. Any ideas on how to achieve this or where to look would be of great help! Thanks, Linda |
|
|
|
#2
|
||||
|
||||
|
Re: Font Preview
talk to JacobHaug - hes a flash expert
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
|
|
#3
|
|||
|
|||
|
Re: Font Preview
Yeah, I would say flash would be a great place to start...plus it would be much harder for some one to still the fonts if it was in flash. You could also do this in JavaScript...just depends on what you want...lol
|
|
#4
|
||||
|
||||
|
Re: Font Preview
Don't make me still that!
|
|
#5
|
|||
|
|||
|
Re: Font Preview
Does anyone have a name for this type of form? I'd prefer Javascript then flash since I'm not fluent in flash. Can anyone point me in the right direction?
The fonts that we use are the usual ones that everyone can get free.. so stilling LOL isn't a concern! |
|
#6
|
||||
|
||||
|
Re: Font Preview
Having a closer look, I would say this is done in PHP. I have no idea how, though.
|
|
#7
|
|||
|
|||
|
Re: Font Preview
Well then what good are ya Ryan?
|
|
#8
|
||||
|
||||
|
Re: Font Preview
I had a look around Google, I didn't find any pre-made scripts. Sorry, I'm no great shakes at PHP image functions.
|
|
#9
|
|||
|
|||
|
Re: Font Preview
hehehe...lol
|
|
#10
|
|||
|
|||
|
Re: Font Preview
The preview image is generated server side using php script and the various text/image functions.
Do you have any knowledge of php? |
|
#11
|
|||
|
|||
|
Re: Font Preview
Zero knowledge what so ever. But thank you for identifying what it is I was looking at.
I'm waiting to hear back from Mason Barge... Once Ryan said it was php, I baled! I'll see if Mason wants the job! Thanks, Linda |
|
#12
|
||||
|
||||
|
Re: Font Preview
If you know a little bit of JavaScript, PHP will be easy to learn. It's just a lot of functions, a lot of them having to do with math, that let you accomplish just about anything. It's basically got the same syntax as JavaScript, only it's a little bit more strict.
|
|
#13
|
|||
|
|||
|
Re: Font Preview
Thanks Ryan for the encouragement!
|
|
#14
|
||||
|
||||
|
Re: Font Preview
|
![]() |
| Tags |
| font preview |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Preview PHP on local machine | UUDDLRLRBA | PHP Forum | 7 | Feb 23rd, 2008 18:40 |
| Preview problem... | computerad | JavaScript Forum | 0 | Sep 7th, 2007 14:37 |
| mp3 preview button | Ice | Flash & Multimedia Forum | 4 | Jul 14th, 2007 00:04 |
| Can C it in DW preview but not in IE | csa | Web Page Design | 4 | Feb 19th, 2006 23:14 |