Make rem2pdf *ACTUALLY* support "special colour"

This commit is contained in:
Dianne Skoll
2025-06-07 22:38:19 -04:00
parent c40d4ee672
commit 0441c0263b

View File

@@ -265,6 +265,7 @@ while(1) {
}
my ($obj, $err) = Remind::PDF->create_from_stream(*STDIN,
{color => 1,
colour => 1,
shade => 1,
moon => 1,
pango => 1,