Dianne Skoll
6661f32faf
In weekly calendars, draw moon phases smaller and in days without moon
...
phases, don't leave a big gap at the top.
2025-11-02 21:28:44 -05:00
Dianne Skoll
22d6c0583a
Make PANGO @x,y positioning consistent between monthly and weekly calendars.
2025-10-31 16:40:07 -04:00
Dianne Skoll
e8602824a0
Add helpful message.
2025-10-22 09:47:57 -04:00
Dianne Skoll
b3278cd9d5
Adjust order of items in man page.
2025-10-20 11:16:38 -04:00
Dianne Skoll
09814eac68
Add --title-url=URL option to rem2pdf.
2025-10-20 11:12:25 -04:00
Dianne Skoll
d9503bd14d
Default --bg-color to no color at all (transparent).
2025-10-19 20:34:14 -04:00
Dianne Skoll
f7fc9f57bd
Fix punctuation.
2025-10-19 18:24:06 -04:00
Dianne Skoll
6931c81716
Document the new rem2pdf color options.
2025-10-19 18:22:45 -04:00
Dianne Skoll
2eb80c4ba1
Add new color command-line options to rem2pdf. Also make "SHADE" fill the entire rectangle.
...
New color options are:
--line-color=RRGGBB Set line color
--title-color=RRGGBB Set title color
--header-color=RRGGBB Set header color
--daynum-color=RRGGBB Set day number color
--smallcal-color=RRGGBB Set small calendar color
--bg-color=RRGGBB Set background color
2025-10-19 18:16:27 -04:00
Dianne Skoll
0b45bc818b
More spell-checking.
2025-10-09 18:31:30 -04:00
Dianne Skoll
0441c0263b
Make rem2pdf *ACTUALLY* support "special colour"
2025-06-07 22:38:19 -04:00
Dianne Skoll
6b2622f3d3
Document "Url" INFO string support.
2025-02-03 14:38:23 -05:00
Dianne Skoll
18b57d26b4
Properly detect and handle requests for multi-page --svg or --eps output.
Remind unit tests / tests (push) Successful in 42s
2024-12-26 09:38:05 -05:00
Dianne Skoll
c80d72f623
Add --weeks-per-page option.
Remind unit tests / tests (push) Successful in 44s
2024-12-25 13:29:51 -05:00
Dianne Skoll
2739a41651
If we ask for multiple weekly calendars, render then two weeks to a page.
2024-12-25 10:37:18 -05:00
Dianne Skoll
a7d8f3c887
Support --verbose in weekly calendars
2024-12-24 13:18:19 -05:00
Dianne Skoll
f4d8331456
Clarify invocation commandlines.
Remind unit tests / tests (push) Successful in 30s
2024-11-02 10:45:05 -04:00
Dianne Skoll
2e443ac5b7
Properly handle landscape mode in PostScript output.
Remind unit tests / tests (push) Successful in 28s
2024-08-04 08:04:56 -04:00
Dianne Skoll
59a8c88178
Use %%PageOrientation, not %%Orientation in DSC comments.
2024-08-04 07:55:55 -04:00
Dianne Skoll
e993bf59cf
Add support for Encapsulated PostScript to rem2pdf.
2024-08-01 09:57:16 -04:00
Dianne Skoll
c6de5a2c8f
Add support for producing PostScript to rem2pdf.
2024-08-01 09:40:29 -04:00
Dianne Skoll
e2185e773a
Add warning if someone attempts to create a multi-page SVG calendar.
2024-07-05 16:57:18 -04:00
Dianne Skoll
d9ae417e01
Fix typo
2024-07-05 14:22:55 -04:00
Dianne Skoll
e1d0948538
Update doc.
2024-07-05 14:22:16 -04:00
Dianne Skoll
357ddf285a
Add --svg option to rem2pdf to produce SVG instead of PDF output.
2024-07-05 14:18:29 -04:00
Dianne Skoll
8444bb15c5
Fix typo.
2024-03-26 09:54:31 -04:00
Dianne Skoll
82cd438fff
Use -y as shorthand for --wrap.
2023-03-08 14:27:43 -05:00
Dianne Skoll
946e1bca38
Update help text to include --wrap, -x option.
2023-03-08 14:14:53 -05:00
Dianne Skoll
e40c81b5bf
Add the "--wrap, -x" command-line parameter to rem2pdf
...
This "wraps" calendars that would normally require 6 rows so they only
require 5. It does this by putting the last day or two in the *first*
row rather than the last.
2023-03-08 13:39:49 -05:00
Dianne Skoll
569e315306
Suppress some Perl::Critic warnings.
2023-02-07 13:45:08 -05:00
Dianne Skoll
0cea410529
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
2022-12-26 14:24:33 -05:00
Dianne Skoll
74a3b3e73d
Yet more doc fixes.
2022-09-24 09:56:16 -04:00
Dianne Skoll
c0e68b57ea
Fix pod
2022-09-24 09:53:11 -04:00
Dianne Skoll
1f9281628f
Add home page to rem2pdf.1 and rem2html.1
2022-08-27 11:21:24 -04:00
Dianne Skoll
5f5ec8ef19
More intelligent handling of --prefix wrt ExtUtils::MakeMaker.
2022-04-03 12:23:28 -04:00
Dianne Skoll
eaed22a42b
Fix typo
2022-03-13 09:11:03 -04:00
Dianne Skoll
6f0c189afb
Edit proper file
2022-02-08 13:23:29 -05:00
Dianne Skoll
c015441130
Don't barf if libcairo is too old.
2022-02-03 17:27:31 -05:00
Dianne Skoll
9661455fee
Set default heading size to 12 instead of 14.
2022-02-03 16:27:38 -05:00
Dianne Skoll
a4aead18dd
Default font to "Sans" instead of "Helvetica" in rem2pdf... gives better output
2022-02-01 20:01:00 -05:00
Dianne Skoll
72838a07f3
Make rem2pdf take a -v option.
2022-01-30 14:02:34 -05:00
Dianne Skoll
c098acc659
Update man pages.
2022-01-30 13:58:33 -05:00
Dianne Skoll
6e0fd7ea5f
Fix manpage cross-references.
2022-01-30 10:13:10 -05:00
Dianne Skoll
79952d52f1
Add note about invalid markup
2022-01-29 22:22:09 -05:00
Dianne Skoll
e58545d3f6
Finish rem2pdf man page.
2022-01-29 22:20:01 -05:00
Dianne Skoll
b276b5fdce
Start on man page.
2022-01-28 17:11:28 -05:00
Dianne Skoll
b5f7dabf10
Set default paper size correctly.
2022-01-28 16:42:58 -05:00
Dianne Skoll
ff3b04f46d
Add --help; properly grab first char of day name
2022-01-28 11:25:58 -05:00
Dianne Skoll
9f6f452b18
Don't make rem2pdf.in executable
2022-01-28 11:20:00 -05:00
Dianne Skoll
927e260f5b
Generate rem2pdf/bin/rem2pdf so we can embed VERSION
2022-01-28 11:15:07 -05:00