Messages 1 - 45 of 77
First | Prev. | 1 2 | Next | Last |
SpaceRay
![]() |
This comes from this other thread
http://filterforge.com/forum/read.php?FID=10&TID=9488
Please Rod_D, how do you make the PHF Photofonts ? Do you use the Bitfonter software ? In this page that tells you HOW to make your own Photofonts put that the only way is this one http://www.photofont.com/photofont/make/ |
|||||||||||
Posted: February 17, 2012 1:09 pm | ||||||||||||
SpaceRay
![]() |
Please, do you know any other alternative cheaper to this "Bitfonter" software?
![]() Because I will not pay 499$ for this software. |
|||||||||||
Posted: February 17, 2012 5:50 pm | ||||||||||||
SpaceRay
![]() |
I have tried it but I do not know how to do it
|
|||||||||||
Posted: February 19, 2012 12:23 pm | ||||||||||||
Rod_D
![]() |
There are as far as i know only 2 softwares that can do it.
BitFonter which i use, or CoffeeCups old Photo Objects program which comes with PhotoFont maker(which is no longer supported by CoffeCup software comp.). I did notify Hemera (BMSoftware) to see if the software was still available.I am waiting for a reply. ![]() That software however only places a texture inside the font outlines.It does not allow you to create a font from the image (which BitFonter does with alpha support). You can do that with any texture and Gimp, or Photo Shop. ![]() Sorry but if you want to make these kinds of fonts without just filling in the outlines you need BitFonter.This is why i suggested letting me do them for you. If you can get the high res images of the letters i can create them into PHF for you or anyone else. Rod
|
|||||||||||
Posted: February 19, 2012 1:35 pm | ||||||||||||
CFandM
![]() |
I don't even like that company as of 2005 so I never mention them to anyone ![]() ![]() Reasons I can't mention here in a public form..... ![]() ![]() Stupid things happen to computers for stupid reasons at stupid times! |
|||||||||||
Posted: February 19, 2012 2:27 pm | ||||||||||||
Morgantao
![]() |
In that case Rob, can you recommend a tutprial on how to make PHF files using the BitFonter?
I saw some of your PHF fonts that you uploaded in a forum and I understand you had a bit of trial and error making those. Would love to learn fr om your experience. And to all those asking if I coughed up $500 for this, no, I just happen to know a school near where I live that has all the graphics software I can think of installed on their computers and I can use the computers from time to time. |
|||||||||||
Posted: February 19, 2012 2:35 pm | ||||||||||||
SpaceRay
![]() |
I will download the 30 days trial of Bitfonter and see how it works and how can this photofonts bemade.
At least I can have these 30 days to do something, as I will not buy it at that price. Please Rod_D, any advice when creating the PHF files for the Photofonts ? How much time do you take to make a Photofont ? How do you prepare the images for making the Photofonts ? Thanks very much |
|||||||||||
Posted: February 19, 2012 2:49 pm | ||||||||||||
Rod_D
![]() |
They are very easy to make in Bitfonter.
One thing you should know is the Trial version will deform or distort half your font glyphs. Here is kind of an image example rundown on how to do it. First create a letter.I usually create mine in Xara, PS, or Gimp Sometimes a variety of all 3. ![]() Create all your letters first one per image. I will use one of my own i created (the A) for this example tutorial. ![]() Okay assuming all your letters are finished and ready to go into a font - Open Bitfonter Go to File>New>Font Put in these values ![]() Select create - you get your new font - be sure and remember where the A location is.In this case number 0041. ![]() Now go to File>Open and open your image. ![]() Now go to Image>Place into font and this will pop up. ![]() Select ok - The font is placed into the font table at that unicode number or 0041. close the A image and select NO to NOT save changes to it. ![]() That's about it. Create all your letters and symbols this way.You will want to adjust vertical offset for symbols.Things like hyphens and periods. Then save as PHF and load or install into the 8bf filter (i use Gimp as my host for this). ![]() And there you go. ![]() Hope that helps. Rod
|
|||||||||||
Posted: February 20, 2012 2:31 pm | ||||||||||||
SpaceRay
![]() |
Good news ![]()
![]() ![]() ![]() ![]()
Thanks very much for making this tutorial and for helping us learn to create this PHF Photofonts. |
|||||||||||
Posted: February 20, 2012 10:45 pm | ||||||||||||
Rod_D
![]() |
I actually found a blog where someone created a Lisp script to create PHF files from just an image directory.
I am going to run this by some friends at Gimp Chat and see what they think. Lisp seems to be a very close relative of SCM language that Gimp uses. Here is the link - http://blog.matroid.org/display/63 Rod
|
|||||||||||
Posted: February 21, 2012 9:31 am | ||||||||||||
SpaceRay
![]() |
WOW, this is very interesting and useful, and very good
![]() ![]() as I am sorry but I am not a programmer and do not know how to use this script, so I can´t use it. |
|||||||||||
Posted: February 21, 2012 9:44 am | ||||||||||||
Rod_D
![]() |
I tried to use it with and without the same images in the script.Didn't work.I ran it by Ofnuts a very, very talented PATH plug-in developer for Python-Fu plugins for Gimp. Here is his link to his site - http://gimp-path-tools.sourceforge.net/index.shtml
I essentially asked him to create a Python plug-in for Gimp that will import a set of image files (PNG), and convert those layers into a PHF and export that file (PHF) back to the same directory. ![]() I will wait and see if he can help us out. ![]() Get set to do some rain dancing so he will set in his office and write...otherwise he will go outside and take pictures. lol Meanwhile if anyone else would like to hack at the Lisp code here it is.
Rod
|
|||||||||||
Posted: February 21, 2012 9:56 am | ||||||||||||
Morgantao
![]() |
Dude, look what it says just above my avatar
![]() ![]() I hope this code-guru, python-wrangler, path-fu-fighter GIMP guy can make that happen ![]() |
|||||||||||
Posted: February 21, 2012 12:48 pm | ||||||||||||
SpaceRay
![]() |
SAME HERE ![]() ![]() Although this is of no use for me, I think that perhaps someone that could understand and be able to use this, would be helpful. |
|||||||||||
Posted: February 22, 2012 2:56 am | ||||||||||||
Morgantao
![]() |
How does one even use or run a LISP script?!
![]() |
|||||||||||
Posted: February 22, 2012 3:40 am | ||||||||||||
SpaceRay
![]() |
Using google to find how to run a LISP script I found this
As you can see it is "very easy" to understand how to use it ![]() ![]() ![]() http://en.wikipedia.org/wiki/Lisp_(pr..._language) |
|||||||||||
Posted: February 22, 2012 3:53 am | ||||||||||||
Morgantao
![]() |
Yeah I found that result on google too, but since I'm on Win7 and not unix, I didni't read the aricle itself
![]() |
|||||||||||
Posted: February 22, 2012 4:17 am | ||||||||||||
SpaceRay
![]() |
I have sent to Fontlab a contact email
|
|||||||||||
Posted: February 22, 2012 4:22 am | ||||||||||||
SpaceRay
![]() |
http://en.wikipedia.org/wiki/Photofont
can be created without specialized font design software ???? ![]() ![]() This is NOT TRUE at all, how could they say that is NOT needed any specialized font design software when YOU NEED to buy the very expensive Bitfonter software to be able to CREATE Photofonts !!! ![]() ______________________________________________________ ______________________________________________________ ______________________________________________________ Also have found this interesting article about Photofonts http://creativetuts.com/photoshop/pho...ofont.html
|
|||||||||||
Posted: February 22, 2012 4:35 am | ||||||||||||
SpaceRay
![]() |
WOW this is really fast!!! I have already received an answer from Fontlab !!! I have just sent the email a few hours ago
BUT the answer is ONLY this :
OK, I think that this probably means, seat and wait until we someday perhaps decide to do it, I wish I would be wrong, but really do not know. |
|||||||||||
Posted: February 22, 2012 10:28 am | ||||||||||||
Rod_D
![]() |
Actually Coffee Cups older software Photo Objects does create PHF files it's just that it will only apply a texture within outlines of a font you have installed on your system.So creating fonts like the grassy vine font i showed you wouldn't be possible with Photo Objects.You would always have a outline and not a true realistic looking fonts like the nuts and bolts font you showed us.
![]() Rod
|
|||||||||||
Posted: February 22, 2012 10:58 am | ||||||||||||
Rod_D
![]() |
Also i have a Linux environment setup on my windows XP machine for compiling Gimp, GEGL, and BABL from GIT.
![]() So i will look into the websites you provided and read up on Lisp.I believe it may have something to do with the need of a bat file. I invoked this one and ran the script as is through it.
The command window is telling me it needs a XML doc and i think then it will run I will get back to you. I need to create the XML doc and the image directories and test it again. Thanks SpaceRay. Rod
|
|||||||||||
Posted: February 22, 2012 11:28 am | ||||||||||||
SpaceRay
![]() |
I have seen the Hemera Software and I had it before years ago, but did not use because I do not like it. The Fonts made are very plain and ONLY with textures inside the font and that is all, not good for me.
|
|||||||||||
Posted: February 22, 2012 1:02 pm | ||||||||||||
Rod_D
![]() |
Well here is the website i ordered it from in case someone wants to check it out.
http://www.bmsoftware.co.uk/hemerapho...s25000.htm Rod
|
|||||||||||
Posted: February 22, 2012 1:16 pm | ||||||||||||
Morgantao
![]() |
In theory, yes. Let me explain: The PHF font is basically a bundle of PNG images and an XML document that tells the program using the PHF which image goes where on the alphabet chart, what's it size, relative position and default kerning. If you know what you are doing, you can create that XML document using Notepad. It is, however, like creating an FF filter using nothing more than Notepad. All you need is to make an XML document and type in what nodes are in the filter, how they are connected, what are the settings for each components, how they are ararnged on the editor window, the settings for your presets, the author name, details and keywords. So as you can see, it IS in THEORY possible. But extremely unlikely. A more likely scenario would be that a person who wants to create PHF fonts find a way to automate the creation of the XML file needed, with all the relevant information. Let's say that if you understand the PHF file specification (freely available for anyone who wants and cares), and the script Rob showed us, you can probably create a simple program of your own that does that. The only reason why BitFonter is $499, is because it offers MUCH MUCH MUCH more than just creating the PHF fonts. As you know, the "start" plugin is FREE, because it just READS PHF files. If FontLab LTD. decides to release a PHF creation tool that does JUST that, it would be way cheaper. Or free. Nah, it won't be free ![]() |
|||||||||||
Posted: February 22, 2012 4:12 pm | ||||||||||||
SpaceRay
![]() |
Hello today I have received another answer to my email I sent yesterday, and this is time is from the most important person in the company !!!
Have an online version of the software ? YES, this would be a GREAT idea and you could "rent" the software only when you need it and do not have to buy the WHOLE big software just to make a few things. And as said it would be much cheaper. |
|||||||||||
Posted: February 23, 2012 1:40 am | ||||||||||||
SpaceRay
![]() |
YES, I agree IN THEORY this could be possible for an expert and professional person with very good knowledge of XML and knowing well how to do it. BUT I doubt that even this person would choose to do it this way, as it would take much more time to make it, but again I agree this COULD be possible. BUT in the same way, you would not need to pay for a complete and finished washing machine, you could go probably to the factory and ask that they give you all the parts of the machine and you would build it yourself. ![]() ALSO nobody would never think to make a FF filter using notepad although it could be possible to make it.
Of course, the high price is because as you say very well, it offers MUCH MUCH MUCH more and have lots of possible uses and the Photofonts as just ONE of the MANY possible uses of Bitfonter. This is why I have sent to Fontlab asking for a Bitfonter Lite version that would be ONLY for making Photofonts. And as you can see in the post above this, the answer from the president of Fontlab is that they are going in the opposite direction BUT will be making an online version that you will be able to "rent" much cheaper (se the post above of this)
Of course that it is free, because as you say this ONLY READS the Photofont files so you can use them in other software, so this is interesting for Fontlab, and very few would use the Photofonts if they can´t use them in their own software. This is like the Adobe acrobat full software and the Acrobat Reader that is free which ONLY read the PDF files.
I think that the answer is NO to both, as you can see in the post above of this, they are NOT going to make a PHF creation tool they are going in the opossite way and want to make a even bigger software ![]() ![]() |
|||||||||||
Posted: February 23, 2012 1:55 am | ||||||||||||
Rod_D
![]() |
I am working on a version of a PHF file that you would only need to throw it in with your glyph folder and run the installer.
You would of course always have to name the image glyphs the same or edit the PHF. ![]() For instance my TEST phf uses A.png = glyph A a.png = glyph a and so on (all symbols are of course written out). comma.png = , glyph exclamation.png = ! glyph Give me time.I have gotten it to install the test PHF but i am still working on image reference.If the images are referenced they need not be embedded. I believe it has to do with this tag within the xml/phf
So PhotoFont Start can find the images. All the kernal, baseline, and font information will be in the XML part of the PHF file. ![]() I am getting there! And of course once i get it working it will be available FREE to anyone and i will attach a open source or GPL license with the PHF file. Rod
|
|||||||||||
Posted: February 23, 2012 8:04 am | ||||||||||||
Morgantao
![]() |
Great news Rod!
Take your time to figure out how everything works. |
|||||||||||
Posted: February 23, 2012 8:22 am | ||||||||||||
SpaceRay
![]() |
GREAT NEWS Rod_D !!! Thanks very much for making this. This would be a wonderful and very useful simple tool for making PHF files from your OWN image glyphs !!!! Of course that I would be able to name all my glyphs with your own names, this is NOT any problem, at least for me. Thanks very much |
|||||||||||
Posted: February 23, 2012 11:18 am | ||||||||||||
Rod_D
![]() |
Just the test file has those names to make it easier for me.
![]() I ran into a glitch it seems.
Should have worked, but won't even install.it doesn't even recognize it as a font now.Ahh well i will keep working at it.I hope someone over at Gimp Chat can throw me some hints i am stuck here. ![]() Rod
|
|||||||||||
Posted: February 23, 2012 11:59 am | ||||||||||||
SpaceRay
![]() |
Hello Rod_D, I have just seen that you have a thread about this in the GimpChat forum and that you are trying much to make this work.
I want to thank you for all the work and all the time involved to make this possible if you can. |
|||||||||||
Posted: February 29, 2012 10:40 am | ||||||||||||
Rod_D
![]() |
Still working on it, and have made a small bit of headway.I have found that all PHF files are installed into a different userfolder than the 8bf location.
They install into - My Documents>Photofonts I have tried the PHF code with the images in that folder to see if i can get it to work.They install but still no image recognition. I am missing something in the XML. I will keep working on it, and keep you updated of my progress.Eventually i will get it to work. Thanks for your support SpaceRay. ![]() Rod
|
|||||||||||
Posted: February 29, 2012 11:14 am | ||||||||||||
Morgantao
![]() |
Rod, Don't give up
![]() You might wanna try reading up on the PHF file format and it's specs. Here's a place to start: http://www.photofont.com/photofont/devel/ |
|||||||||||
Posted: February 29, 2012 6:02 pm | ||||||||||||
Rod_D
![]() |
Problem Report Sent!
Thank you! Your problem report has been sent to the FontLab support department. We will contact you soon with a response. If you don't receive a response, please contact techsupport@fontlab.com,julia@fontlab.com. Hopefully they can point me in the right direction. ![]() Rod
|
|||||||||||
Posted: March 1, 2012 1:01 am | ||||||||||||
Morgantao
![]() |
Hopefully the right direction on their part isn't "buy our software"
![]() |
|||||||||||
Posted: March 1, 2012 9:15 am | ||||||||||||
Rod_D
![]() |
I've a feeling you are probably correct.
![]() That's okay if this doesn't pan out i will look further into LISP. Rod
|
|||||||||||
Posted: March 1, 2012 5:33 pm | ||||||||||||
Rod_D
![]() |
I got this to work folks!
![]() Should have a final full glyph PHF file soon. I just need to do further testing.It worked with 500x500 images now i want to test for better higher BIGGER image quality say 2000x2000 ![]() But it works! ![]() Rod
|
|||||||||||
Posted: March 3, 2012 6:25 am | ||||||||||||
Morgantao
![]() |
Way to go Rod!
|
|||||||||||
Posted: March 3, 2012 4:18 pm | ||||||||||||
Rod_D
![]() |
Thanks Morgantao.
![]() I had a bit of trouble getting the entire glyph to show but i solved that also. You can get further information here at this link. http://www.gimpchat.com/viewtopic.php?f=12&t=3763 Should have all the glyph blocks done by Monday and the installer ready soon after. My biggest fear is using bigger glyph images.I will release the first installer with 500x500 limits. The template will be in Gimps native XCF format. By using the template you have all your paths ready to be stroked with a brush and they are all set within the PHF limitations for size.You can get the XCF template at the link above.It is all ready to go. I will include a tutorial on installing the phf file and using it. It won't be long now before all of us can create great looking Photofonts and installing them ourselves! Now you just need an imagination. Hopefully i can get a share your PhotoFonts topic going at Gimp Chat so we can all share with each other our wonderful creations. ![]() Rod
|
|||||||||||
Posted: March 4, 2012 12:13 am | ||||||||||||
SpaceRay
![]() |
Thanks very much for all the work you are doing. This could become a very important thing, because there are LOTS of PSD and PNG´s Fonts available but the biggest problem for them is that they can´t be typed using the keyboard and must be loaded as graphics one by one.
Your tool could be a revolution to this for many people that can´t spend 500$ on the Bitfonter software and wants to make they own Photofonts or convert already available PSD and PNG´s Fonts to Photofonts. Sorry that I do not understand why you have problems to make the size bigger than 500x500 limit. I think that if you can make it to reach 1000x1000 or 1500x1500 would be enough for most things. I think that perhaps the 500x500 limit is because you are using a template based way to make the graphic conversion to a Photofont, is this true or am I wrong ? Will this software utility you are making a standalone or will be a plugin for Gimp ? |
|||||||||||
Posted: March 4, 2012 10:29 pm | ||||||||||||
Rod_D
![]() |
I really do not understand why there isn't a FREE version to convert without embedding. But i will be giving it away free so no biggy.
This is a problem due to the 480 pixel size limit in the PhotoStart software i believe. I think i may have that solved also. I am still working on that at the moment.
![]()
It basically will be a stand alone file that you will place in My Documents>Photofonts folder. The only thing you will need to do after that is create your font images and place them in the folder the phf states images/YourPng.png I figured this way you need not change anything in the PHF file just move the images and create new ones.Otherwise you will have to edit each and every image name in the glyph blocks within the phf file.That could get monotonous. ![]() I will include the XCF (Gimp file) template because it has all paths you need for most used symbols and all letters and numbers. You need then only grab a brush or image hose and stroke the path of a letter. Their is also a SCM script i will add that saves each layer in a XCF file as a png image making it real easy to create and save your glyphs.I will include instructions for this. You can of course make your own XCF or PSD template.Gimp is FREE opensource and that is why i will include a XCF file template also.Not everyone can afford Photo Shop either. Rod
|
|||||||||||
Posted: March 5, 2012 12:13 am | ||||||||||||
Morgantao
![]() |
So if I understand correctly, you will have a static folder with a PHF file in it, and if you want to use a rocks glyph, you put the rock PNGs in the folder, and if you want grass glyphs you put the grass PNGs instead?
That sounds simple enough. That way the user can create folders with glyphs, name the folder after the glyphs, and copy folder content to the Photofonts folder to make the font ![]() Great work! |
|||||||||||
Posted: March 5, 2012 11:58 am | ||||||||||||
Rod_D
![]() |
You pretty much got it.
The PHF file will always be in the My Documents\Photofont folder. That will in turn have a sub folder named images. Once the images or glyphs are placed in the images folder they are installed in Photofont Start.There will be no need to instal them through the plug-in. ![]() You can either edit the PHF file to except a new set of glyphs in a different folder ie..shape system="images/NewFolder/A.png, B.png ect ..ect.. ect... and edit the header for the new font name ...You would have to edit all these... <shape system="images/A.png"> <family type="string">Non_Embedded_PHF</family> <full_name type="string">Non_Embedded_PHF</full_name> Every time you changed the font. OR an easier way is to just replace the set of glyphs with the ones you plan to use.This is the preferred method for me.This way i can create nice high quality images without worrying to much about disc space. This is the way i do it... I keep the PHF file in the My Documents\Photofonts folder all the time. I keep all my glyphs on a USB flash drive about 4 gigs in size. Every time i need a font i just grab it from there and replace or overwrite the one in the images folder. ![]() As long as the image NAMES stay the same everything works excellent that way, and more efficiently. All i need do is decide on a font, copy paste all the images in that font folder off the USB flash drive into the My Documents\Photofonts\images folder and start my image program...Photo Shop or Gimp.I keep my disc space size down , my fonts are all organized in their own little folders on the USB flash drive, and i have nice high quality png glyphs to work with. ![]() This will also save on Program load time as the size of the Photofonts folder will be small all the time.It should only contain the default embedded phf files. Also you can install on the fly by just replacing the images when the program is open. ![]() Rod
|
|||||||||||
Posted: March 5, 2012 7:25 pm | ||||||||||||
Rod_D
![]() |
By the way doing it this way the font in the list will always be named "Non_Embedded_PHF"
No matter which set of glyphs you use. Rod
|
|||||||||||
Posted: March 5, 2012 7:40 pm |
Filter Forge has a thriving, vibrant, knowledgeable user community. Feel free to join us and have fun!
33,711 Registered Users
+18 new in 30 days!
153,531 Posts
+36 new in 30 days!
15,347 Topics
+72 new in year!
19 unregistered users.