src/reportlab/lib/fontfinder.py
changeset 4330 617ffa6bbdc8
parent 4252 fe660f227cac
child 4377 da36c2d6e2d2
equal deleted inserted replaced
4329:2a3d73c37905 4330:617ffa6bbdc8
     1 #Copyright ReportLab Europe Ltd. 2000-2016
     1 #Copyright ReportLab Europe Ltd. 2000-2017
     2 #see license.txt for license details
     2 #see license.txt for license details
     3 __version__='3.3.0'
     3 __version__='3.3.0'
     4 
     4 
     5 #modification of users/robin/ttflist.py.
     5 #modification of users/robin/ttflist.py.
     6 __doc__="""This provides some general-purpose tools for finding fonts.
     6 __doc__="""This provides some general-purpose tools for finding fonts.