public function __construct() { $this->background_color = [230, 230, 230]; $this->text_color = [0, 0, 0]; $this->font = base_path('resources/font/BiauKai.ttf'); }