public function encodePNG (string $inText, $outfile = false, $saveAndPrint = false) : void
    {
        try {

            ob_start();