Bug 8375: (follow-up) adjust StrWidth to account for TTF fonts
authorGalen Charlton <gmc@esilibrary.com>
Tue, 6 May 2014 18:52:12 +0000 (18:52 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 6 May 2014 18:52:12 +0000 (18:52 +0000)
commitf7ef93e758850e991091e7268b8d1b1453082df4
tree09511b0ab69df4debe9ac28f2318de1933265bbc
parent646d2aa32584454e319c94816822c169921f5a76
Bug 8375: (follow-up) adjust StrWidth to account for TTF fonts

This patch fixes an issue caught by the test case where StrWidth()
based its calculations on the internal Adobe font rather than a
TrueType font in use.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Creators/PDF.pm
t/Creators.t