Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
uyab committed Feb 9, 2021
1 parent e1a3b89 commit 525051f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ return [
// convert initial letter in uppercase
'uppercase' => false,

// Right to Left (RTL)
'rtl' => false,

// Fonts used to render text.
// If contains more than one fonts, randomly selected based on name supplied
'fonts' => [__DIR__.'/../fonts/OpenSans-Bold.ttf', __DIR__.'/../fonts/rockwell.ttf'],
Expand Down

0 comments on commit 525051f

Please sign in to comment.