openbsd-ports/x11/xplanet/files/openbsd_markers.sh
robert fc56c03589 add a configuration file and a shell script;
these can be used to create a map with the OpenBSD-makers file;

bump PKGNAME;
2006-04-03 17:06:03 +00:00

13 lines
398 B
Bash

#!/bin/sh
#
# $OpenBSD: openbsd_markers.sh,v 1.1 2006/04/03 17:06:04 robert Exp $
#
# This script will create a JPEG image named mercator.jpg with a
# resolution of 1024x768 with the OpenBSD markers file.
#
%%LOCALBASE%%/bin/xplanet \
-config %%LOCALBASE%%/share/xplanet/config/openbsd_markers \
-num_times 1 -pango -fontsize 6 -geometry 1024x768 \
-projection mercator -output mercator.jpg