Submitted On 01-DEC-2000
bytenik
It should also support Adobe Type 1C fonts (the "C" is for
Compact). This will allow rendering of fonts that are
embedded in, for example, PDF files.
Submitted On 08-DEC-2000
codemonkey++
Java not supporting Type 1 font is some lame man.
Submitted On 13-AUG-2001
phelps
Some document formats, such as PDF, have embedded Type 1
fonts, for which this capability is essential. Also, it's
nice to be able to package fonts with an application and not
have to install them in the OS. Note that tolls for
converting Type 1 to TrueType are generally lousy, dropping
hinting for example.
Submitted On 16-OCT-2001
rupert2000
If unicode mappings are a reason for not adding them, then
let us pass a mapping of unicode to postscript names...
Give us something to work with!!
Submitted On 08-NOV-2001
jaypac1000
If load-time support is already there then it cannot be
much more work to add run-time support. Come on Sun; this
is important if you want any serious platform independent
Java programs that deal with documents.
Submitted On 14-NOV-2001
dnordahl
When additional type1 functionality is added, how about
also adding the option of using post table character
referencing in addition to unicode for all font types.
Since reference by post name is necessary for accessing
glyphs in type1 anyway, why not give us the ability draw
characters by passing post names? That would give
developers the ability to handle custom encodings and would
also give us the ability to easily get around the current
problems with symbol ttf fonts.
Submitted On 22-JAN-2003
siapa_java
i've tried the workaround... doesn't work. really need java to
implement this soon.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|