constant K_SMALL_RATIO in TCPDF 8
Same name and namespace in other branches
- 7 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);