dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 255 forks source link

removed invalid property reference #3

Closed PhenX closed 9 years ago

PhenX commented 11 years ago

Original author: eclecticgeek (March 28, 2012 02:18:29)

The removed line references a protected property and so throws an error. Also, $this->f doesn't appear to be referenced anywhere.

Original issue: http://code.google.com/p/php-font-lib/issues/detail?id=1

PhenX commented 11 years ago

From eclecticgeek on March 28, 2012 02:19:17 Reference this discussion: https://groups.google.com/d/topic/dompdf/XKNcO1PI1VQ/discussion