home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / funcs / tex / img31.png < prev    next >
Portable Network Graphic  |  1996-11-08  |  5KB  |  1686x34  |  4-bit (16 colors)
Labels: screenshot | art | typography
OCR: ordc Return the value of a string of one character. E.g ., ord('a') returns the integer 97. This is the inverse of chr()