Subject: | BaseFont "Symbol" is not accepted anymore |
An application of mine using PDF::Create started to fail with this error:
# got: 'PDF::Create.pm - font(): Received invalid value [Symbol] for key [BaseFont] at /home/e/eserte/src/bbbike/t/../BBBikeDraw/PDF.pm line 152.
With PDF::Create 1.10 it worked fine.
Probably "Symbol" should be accepted here, and probably the Encoding "Symbol" should also be accepted.