blob: ace8bd250880860cf8ad6b5c9f82af61c52a23c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
$Header: /home/cvsroot/dvipdfmx/TODO,v 1.9 2004/08/22 10:26:24 hirata Exp $
TODO: The todo list for dvipdfmx
================================
Last modified: August 17, 2004
o XObject and Metadata.
o XML Metadata.
o pdf: specials to manipulate trees for tagged PDF(?)
Jin-Hwan Cho
------------
o Stylistic variants for Type1 and TrueType for non CIDFonts
o No-embedding option for Type1 and TrueType for non CIDFonts
Shunsaku Hirata
---------------
o Font
* Rewrite.
* GSUB.
* BASE:
BASE support is required for vertical wrting to obtain x-origins of the
/W2 glyph metrics.
* Better compression with JBIG2, CCITT, or Flate with predictor for PK(?)
* Complete Unicode support for Type1 font.
o CMap, Encoding and Unicode
* Many...
* Reencode text (not only fonts). Remove remap option.
o Graphics
* Make PDF output independent from DVI input.
* Downsampling
* JPEG2000
* Enhance PS code support
|