[Java2d-pstext-announce] How To
Status: Pre-Alpha
Brought to you by:
kenobi
From: Ridha Z. <rid...@un...> - 2001-03-29 09:41:20
|
Hello every one im working in the domain of font recognition, my first step in my research is to convert an ascii file to a .ps one. In order to give from my prompt the commande like this: Home> java prog-name input-file.txt font-name-style-size outpu-file.ps. My idea is to specify a list of fonts in the beginning als a text file that include many font names written in raws like (courrier bold 12) or (courrier, bold, 12) or (courrier-bold-12) I find the prog named Java2d-pstext.java but i don't arrived to distinguish the font list, the arguments tobe given and the herachi of the prog. Help me please, Many thanks to you. Ridha. |