dummy checkin -- testing

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@26 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
Just 1999-12-20 22:02:10 +00:00
parent 15aae2e2ec
commit ec46d16d21

View File

@ -1,7 +1,8 @@
"""cffLib.py -- read/write tools for Adobe CFF fonts.""" """cffLib.py -- read/write tools for Adobe CFF fonts."""
__version__ = "$Id: cffLib.py,v 1.2 1999-12-20 21:59:49 Just Exp $" #
__author__ = "jvr" # $Id: cffLib.py,v 1.3 1999-12-20 22:02:10 Just Exp $"
#
import struct, sstruct import struct, sstruct
import string import string