projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03e0b69
)
cairo: Improve comment.
author
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 26 Dec 2018 00:19:11 +0000
(16:19 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 26 Dec 2018 05:32:02 +0000
(21:32 -0800)
src/output/cairo.c
patch
|
blob
|
history
diff --git
a/src/output/cairo.c
b/src/output/cairo.c
index 3e824607f2377f6fb0ed0f0f67a7e684df96c219..85c8f67b938fb77b77b13246d0279122953eb30e 100644
(file)
--- a/
src/output/cairo.c
+++ b/
src/output/cairo.c
@@
-71,7
+71,8
@@
#define H TABLE_HORZ
#define V TABLE_VERT
-/* The unit used for internal measurements is inch/(72 * XR_POINT). */
+/* The unit used for internal measurements is inch/(72 * XR_POINT).
+ (Thus, XR_POINT units represent one point.) */
#define XR_POINT PANGO_SCALE
/* Conversions to and from points. */