summaryrefslogtreecommitdiff
path: root/TODO
blob: 10150bb1032915bb530a810818e22222e6e02082 (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
* Add text support. For reference, here are the text-related PS
  operators:

Probably needed
---------------
charpath
findfont
setfont
show
scalefont
transformfont (not in postscript)

Perhaps needed?
===============

Relative Offsets
----------------
ashow		show with x/y displacement added to each character
widthshow	show with x/y displacement added to specified character
awidthshow	same as ashow plus widthshow


glyphshow	show with name-based rather than encoded lookup of glyph
cshow		show with a callback for drawing each glyph
kshow		show with a callback between drawing each glyph

Absolute offsets
----------------
xyshow		show with array of x/y displacements substituted
xshow		same as xyshow with y==0
yshow		same as xyshow with x==0

rootfont
currentfont
stringwidth

Probably not needed
-------------------
definefont
composefont
undefinefont
makefont
selectfont
FontDirectory
GlobalFontDirectory
StandardEncoding
ISOLatin1Encoding
findencoding
setcachedevice
setcachedevice2
setcharwidth