View Source Pdf.Reader.Encoding.WinAnsi (ExPDF v1.0.1)
WinAnsi (Windows-1252 / CP1252) encoding — read direction.
Delegates to the existing Pdf.Encoding.WinAnsi writer module for the
underlying character table data, exposing a single decode/1 function
that maps a byte (0–255) to its Unicode codepoint.
Used by the reader when a font specifies /Encoding /WinAnsiEncoding or derives encoding from a Windows-origin Type 1 or TrueType font.