-
Bug
-
Resolution: Not an Issue
-
P5
-
None
-
6
-
generic
-
generic
T2K used to be flexible library and has variety of conditional code.
However, its usage in jdk is limited to few scenarios and
some code t2k is not needed.
Moreover, some ot it even will not compile if you request it
(missing includes, etc.).
Unused code must be removed and some logic should be streamlined.
We can safely assume that:
1) algorithmic styles are always enabled
2) T1 fonts are always supported
3) T2KE support is just junk
(dev version of new T2K format which was never finished in our codebase)
4) color and TV oriented stuff is not needed
5) Support for hinting must be compiled in
Cleanup of the code will make it more manageable.
###@###.### 2005-04-12 09:03:04 GMT
However, its usage in jdk is limited to few scenarios and
some code t2k is not needed.
Moreover, some ot it even will not compile if you request it
(missing includes, etc.).
Unused code must be removed and some logic should be streamlined.
We can safely assume that:
1) algorithmic styles are always enabled
2) T1 fonts are always supported
3) T2KE support is just junk
(dev version of new T2K format which was never finished in our codebase)
4) color and TV oriented stuff is not needed
5) Support for hinting must be compiled in
Cleanup of the code will make it more manageable.
###@###.### 2005-04-12 09:03:04 GMT