constant K_SMALL_RATIO in TCPDF 7
Same name and namespace in other branches
- 8 tcpdf.config.inc \K_SMALL_RATIO
Reduction factor for small font.
File
- ./
tcpdf.config.inc, line 199
Code
define('K_SMALL_RATIO', 2 / 3);
Reduction factor for small font.
define('K_SMALL_RATIO', 2 / 3);