Re: Testing custom font

2009-09-21 Thread Pascal Sancho

J.Pietschmann a écrit :

On 18.09.2009 06:10, J D wrote:
  

Is there any other way I can enter Japanese characters into the xml file so
that I can test the new metrics file that I have created.



Look up the code point number of some characters which should
be in the font (using e.g. the character map application or
the tables from unicode.org), load the file into a text editor,
and type in the characters as XML character references, e.g.
e.g. #x4e68; (including the semicolon) should result in
the ideogram for child (hopefully).
  

Hi,

if you work under Windows, you can use BabelPad , witch has some 
alternate input methods (like Yi -- I don't know if this help for 
Chinese, but seems to do).

BebelPad is a very usefull, Unicode, and free, text editor.
See there: http://www.babelstone.co.uk/Software/BabelPad.html

HTH,

Pascal

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



RE: Testing custom font

2009-09-18 Thread Jill DeLong

Hi JD,
I've been using Crimson Editor which has worked very well for me with
different character sets.  You can download it for free here:
http://download.cnet.com/Crimson-Editor/3000-2352_4-10031858.html
It is basically a configurable text editor.

Jill DeLong

-Original Message-
From: J D [mailto:abb...@gmail.com] 
Sent: Thursday, September 17, 2009 11:11 PM
To: fop-users@xmlgraphics.apache.org
Subject: Re: Testing custom font


I tried a couple of XML editors(like Oxygen). I tried copying the characters
from the character map, it was unable to recognize the Japanese ttf
characters that I have. 

Is there any other way I can enter Japanese characters into the xml file so
that I can test the new metrics file that I have created.

JD

-- 
View this message in context:
http://www.nabble.com/Testing-custom-font-tp25343473p25502867.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Testing custom font

2009-09-18 Thread J.Pietschmann

On 18.09.2009 06:10, J D wrote:

Is there any other way I can enter Japanese characters into the xml file so
that I can test the new metrics file that I have created.


Look up the code point number of some characters which should
be in the font (using e.g. the character map application or
the tables from unicode.org), load the file into a text editor,
and type in the characters as XML character references, e.g.
e.g. #x4e68; (including the semicolon) should result in
the ideogram for child (hopefully).

J.Pietschmann

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Testing custom font

2009-09-17 Thread J D

I tried a couple of XML editors(like Oxygen). I tried copying the characters
from the character map, it was unable to recognize the Japanese ttf
characters that I have. 

Is there any other way I can enter Japanese characters into the xml file so
that I can test the new metrics file that I have created.

JD

-- 
View this message in context: 
http://www.nabble.com/Testing-custom-font-tp25343473p25502867.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Testing custom font

2009-09-10 Thread J D

Hey Pascal,

Thanks for responding. I am using Rational Application Developer V7 (Eclipse
based) and as far as I know it supports UTF-8. I did try copying a few
characters from sites but it just pops up as ordinary characters.

I am outside of work for a couple of days so need to check out the google
translate option once I get back.

JD
-- 
View this message in context: 
http://www.nabble.com/Testing-custom-font-tp25343473p25387963.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Testing custom font

2009-09-09 Thread Pascal SANCHO

Hi,

J D a écrit :

I think I have added too much detail to the previous post. My basic doubt
would be, how do I enter these Japanese character into the XML to test the
new fonts.
Assuming you are using an editor that supports Unicode encoding (like 
UTF-8 or UTF-16), you may copy/paste some Japanese text, for example 
from  http://translate.google.com/.


HTH,
Pascal

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Testing custom font

2009-09-08 Thread J D

Hi,

I was able to generate a metrics file for Japanese font but I just cannot
think of a way to test it. 

By addiing the file to the Windows Font folder I was able to copy the
characters from the character map (Accessories-System Tools-character map)
but the IDE that I was using, Rational Application Developer, is only able
to recognize Arial font (including the Arabic, German and other characters
in Arial character set).

How do I key in Japanese characters in RAD so that I can test it.
-- 
View this message in context: 
http://www.nabble.com/Testing-custom-font-tp25343473p25343473.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Testing custom font

2009-09-08 Thread J D

I think I have added too much detail to the previous post. My basic doubt
would be, how do I enter these Japanese character into the XML to test the
new fonts.
-- 
View this message in context: 
http://www.nabble.com/Testing-custom-font-tp25343473p25358416.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org