package hugin

  1. Overview
  2. Docs

Module Ucairo.PdfSource

Sourceval create : string -> w:float -> h:float -> surface

create filename ~w ~h is a new PDF surface writing to filename. Dimensions are in points (1 point = 1/72 inch).