Module Pdfcff

module Pdfcff: sig .. end

Convert a CFF Type 1 Font to a Type 3 Font.


val to_type3 : Pdf.t -> Pdftext.font -> Pdftext.font

The Type 3 font is not necessarily valid for inclusion in a PDF, we just intend to use it for rendering.