Skip to content

patriotblog/fa-gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fa-GD

This Library forked from PersianRender

Installation

Using Composer

You can install this package using composer. Add this package to your composer.json:

"require": {
	"patriotblog/fa-gd": "dev-master"
}

manual


 \FaGD\PPersianRender::render('کتابخانه ی رندر GD image در php');

using in the Gd image


  $text  = \FaGD\PPersianRender::render('فارسی',true); //Reversed text for GD
  
  imagettftext ( $image ,  $size ,  $angle , $x , $y ,$color , $fontfile , $text );
  

About

Persian Support for PHP GD Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages