Commit graph

7 commits

Author SHA1 Message Date
Sebastian Ramacher
2877694d0a Avoid second call to g_ascii_strtoll 2018-11-27 23:45:54 +01:00
Sebastian Ramacher
b0b05d9aa1 Avoid calling getters twice 2018-11-27 23:20:28 +01:00
Sebastian Ramacher
71e9ed2df3 Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
Jeremie Knuesel
d625c0d9bd Distinguish zoom and scale, always apply DPI correction on scale
Replace scale with zoom in most cases. Scale means pixels per point, as
before. The zoom is the screen-size / document-size ratio: a zoom of 1
means that the document should have the same size on screen as on paper.

This fixes many issues with the previous DPI changes, e.g. with link and
search rectangles.
2018-02-12 11:15:03 +01:00
Jeremie Knuesel
250547cabd Use DPI to scale documents to physical size 2018-02-11 15:11:43 +01:00
Sebastian Ramacher
527e260957 CS 2016-11-06 23:39:18 +01:00
Moritz Lipp
a1a0e47148 Begin to update build-system 2014-11-07 15:57:46 +01:00
Renamed from adjustment.c (Browse further)