summaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/calibre/viewer.json
blob: 7a416594eaa5f4efa16c8ebd7b7471a9583a9d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
  "geometry-of-print-to-pdf-geometry": {
    "frame_geometry": {
      "height": 285,
      "width": 510,
      "x": 649,
      "y": 475
    },
    "full_screened": false,
    "geometry": {
      "height": 285,
      "width": 510,
      "x": 649,
      "y": 475
    },
    "maximized": true,
    "normal_geometry": {
      "height": 285,
      "width": 510,
      "x": 649,
      "y": 475
    },
    "qt": {
      "__class__": "bytearray",
      "__value__": "AdnQywADAAAAAAKJAAAB2wAABIYAAAL3AAACiQAAAdsAAASGAAAC9wAAAAACAAAADXAAAAKJAAAB2wAABIYAAAL3"
    },
    "screen": {
      "depth": 32,
      "device_pixel_ratio": 1.0,
      "geometry_in_logical_pixels": {
        "height": 1440,
        "width": 3440,
        "x": 0,
        "y": 0
      },
      "index_in_screens_list": 0,
      "manufacturer": "Dell Inc.",
      "model": "DELL U3419W",
      "name": "DP-4",
      "serial": "",
      "size_in_logical_pixels": {
        "height": 1440,
        "width": 3440
      },
      "virtual_geometry": {
        "height": 1440,
        "width": 3440,
        "x": 0,
        "y": 0
      }
    }
  },
  "print-to-pdf-bottom-margin": 1.0,
  "print-to-pdf-geometry": {
    "__class__": "bytearray",
    "__value__": "AdnQywADAAAAAAEjAAAA7AAAAyQAAAIpAAABJQAAAO4AAAMiAAACJwAAAAAAAAAABVYAAAElAAAA7gAAAyIAAAIn"
  },
  "print-to-pdf-left-margin": 1.0,
  "print-to-pdf-page-numbers": false,
  "print-to-pdf-page-size": "letter",
  "print-to-pdf-right-margin": 1.0,
  "print-to-pdf-show-file": true,
  "print-to-pdf-top-margin": 1.0
}