Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsmock/print


https://github.com/tsmock/print

josm josm-plugin

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

README
======

The Print Plugin adds a map printing feature to JOSM.

Copyright 2011 Kai Pastor

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.

PREFERENCES
===========

print.map-scale (integer):
The map scale x as in 1:x.
Default: 25.000

print.attribution (string):
The attribution text which will be printed on the page.
Default: OSM Map data (c) OpenStreetMap contributors, CC-BY-SA

print.resolution.dpi (integer):
The resolution in dpi which will be used for printing.
While a typical screen may have ~100 dpi, most printers offer a much
higher resolution. With a higher print resolution, lines will be finer,
but icons and text will be smaller and might become unreadable.
Default: 100

print.preview.enabled (boolean):
If true, the map will be rendered as a preview in the print dialog.
If false, the preview only indicates the page area which will be filled
by the map.
Default: false

print.saved-prefs...:
Not really user preferences, but a mechanism to reliable backup and
restore mappaint preferences which are temporary modified for printing.

REFERENCES
==========

Plugin-Icon licensed under LGPL taken from
http://commons.wikimedia.org/wiki/File:Gnome-dev-printer.svg