[Lazarus] Breaking change in fcl-pdf

Michael Van Canneyt michael at freepascal.org
Mon Sep 26 23:52:23 CEST 2016


Hi,

A small warning:

There is a small breaking change in the fcl-pdf package:
the color parameter in the AddFont() call has been removed.
It was ignored anyway and didn't play any useful role.
If your code no longer compiles, just remove the color parameter.

An option not to embed fonts was also introduced.
The next change will be partial embedding of fonts: 
to embed only actually used characters.

Michael.


More information about the Lazarus mailing list