mirror of
https://github.com/vdm-io/tcpdf.git
synced 2024-11-22 12:55:10 +00:00
5.9.050
This commit is contained in:
parent
df894a851f
commit
e2b68927e1
@ -9217,7 +9217,6 @@ class TCPDF {
|
||||
* Returns a subset of the TrueType font data without the unused glyphs.
|
||||
* @param $font (string) TrueType font data.
|
||||
* @param $subsetchars (array) Array of used characters (the glyphs to keep).
|
||||
* @param $cmap (boolean) If true add a CMAP table on font description.
|
||||
* @return string a subset of TrueType font data without the unused glyphs
|
||||
* @author Nicola Asuni
|
||||
* @protected
|
||||
|
Loading…
Reference in New Issue
Block a user