diff --git a/lib/t1lib.ico b/lib/t1lib.ico new file mode 100755 index 000000000..fd26e9608 Binary files /dev/null and b/lib/t1lib.ico differ diff --git a/lib/t1lib.png b/lib/t1lib.png new file mode 100755 index 000000000..07603623e Binary files /dev/null and b/lib/t1lib.png differ diff --git a/lib/t1lib.xml b/lib/t1lib.xml new file mode 100644 index 000000000..685a5c173 --- /dev/null +++ b/lib/t1lib.xml @@ -0,0 +1,29 @@ + + + + T1Lib + T1Lib : functions for generating bitmaps from Adobe Type 1 fonts + t1lib is a library written in C which implements functions for generating bitmaps from Adobe Type 1 fonts. It uses most internal parts of the Type 1 rasterizer provided with X11R5 and newer but tries avoid the disadvantages known from that rasterizer. Although most people would use the rasterizer under X11, having X11 is not necessary at all. The rasterizer is implemented as a shared or static library to be linked to the programs that want to use Type 1 fonts. In addition to this library there is a test-program called xglyph which, as the name indicates, requires X11. It can be used to show most of the features of the library. xglyph can be run out of the box without doing any X11 configuration like setting resources. + + + http://gnuwin32.sourceforge.net/packages/t1lib.htm + + + + + + + + + + + + + + + + + type1afm + Generate afm-file from Adobe Type 1 font file + +