demos/stdfonts/stdfonts.py
changeset 4330 617ffa6bbdc8
parent 4252 fe660f227cac
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 __doc__="""
     3 __doc__="""
     4 This generates tables showing the 14 standard fonts in both
     4 This generates tables showing the 14 standard fonts in both
     5 WinAnsi and MacRoman encodings, and their character codes.
     5 WinAnsi and MacRoman encodings, and their character codes.
     6 Supply an argument of 'hex' or 'oct' to get code charts
     6 Supply an argument of 'hex' or 'oct' to get code charts