diff options
Diffstat (limited to 'Build/source/texk/ttf2pk2/TODO')
-rw-r--r-- | Build/source/texk/ttf2pk2/TODO | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk2/TODO b/Build/source/texk/ttf2pk2/TODO new file mode 100644 index 00000000000..68fd6a162fa --- /dev/null +++ b/Build/source/texk/ttf2pk2/TODO @@ -0,0 +1,20 @@ +. support for different horizontal and vertical resolutions. + +. character composition via the vpl file. + +. using GSUB for accessing small caps (if available). + +. enabling -v and -V at the same time. + +. Omega support + +. afm output + +. possibility to create `real' fonts, i.e., avoiding virtual fonts for small + caps etc. -- some dvi previewers still can't handle virtual fonts. Due to + the huge amount of work to support this it is rather unlikely that I'll do + it. + +. using hash tables to store glyph names for better performance + +. show replacement glyphs too in glyph listings |