diff options
author | marha <marha@users.sourceforge.net> | 2009-09-02 19:13:47 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-09-02 19:13:47 +0000 |
commit | e5072ee10b7ce789b67554e9000070c78f0f3d89 (patch) | |
tree | 88fe11cf5c58e52d3722158a1bf1fb7ac2a77e03 /libfontenc/README | |
parent | e1580ae7d64a01efb2464cbbffb6d99cb5af1b8a (diff) | |
download | vcxsrv-e5072ee10b7ce789b67554e9000070c78f0f3d89.tar.gz vcxsrv-e5072ee10b7ce789b67554e9000070c78f0f3d89.tar.bz2 vcxsrv-e5072ee10b7ce789b67554e9000070c78f0f3d89.zip |
Switched to libfontenc-1.0.5.tar.gz
Diffstat (limited to 'libfontenc/README')
-rw-r--r-- | libfontenc/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/libfontenc/README b/libfontenc/README index e69de29bb..8a6658d49 100644 --- a/libfontenc/README +++ b/libfontenc/README @@ -0,0 +1,25 @@ +libfontenc - font encoding library + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/lib/libfontenc + + http://cgit.freedesktop.org/xorg/lib/libfontenc + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + |