FreeType 1.31.1

This commit is contained in:
2023-08-27 18:03:45 +02:00
commit 5edbb7a80a
454 changed files with 173977 additions and 0 deletions

22
contrib/ttf2pk/TODO Normal file
View File

@@ -0,0 +1,22 @@
. multiple configuration files similar to newer versions of gsftopk(k).
. 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