pdf-engine 1.0.0-beta.18

Unified PDF rendering engine — page rendering, text extraction, thumbnails.
Documentation
{
  "text": "Hi",
  "x": 10.0,
  "y": 20.0,
  "width": 30.0,
  "height": 12.0,
  "font_size": 12.0,
  "fontName": "Helvetica-Bold",
  "isBold": true,
  "isItalic": false,
  "color": [1.0, 0.0, 0.0],
  "widthSource": "Metric",
  "charBounds": [[10.0, 20.0, 25.0, 32.0]],
  "transform": [0.5, 0.0, 0.0, 0.5, 10.0, 20.0],
  "fontWeight": 700,
  "isSerif": false,
  "isMonospace": false,
  "renderMode": 0,
  "fontMetrics": { "ascent": 750.0, "descent": -250.0, "capHeight": 700.0, "xHeight": 500.0 }
}