Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

  • Jaguar
    • Action
      • Blur
      • Color
      • Pixelate
      • Preset
    • Color
    • Drawable
      • Border
      • Style
      • Text
    • Exception
    • Factory
    • Format
    • Gradient

Classes

  • Outline
  • Plain
  • Shadow

Interfaces

  • TextDrawerInterface

Interface TextDrawerInterface

Direct known implementers

Jaguar\Drawable\Text\Outline, Jaguar\Drawable\Text\Plain, Jaguar\Drawable\Text\Shadow

Namespace: Jaguar\Drawable\Text
Located at Jaguar/Drawable/Text/TextDrawerInterface.php

Methods summary

public boolean
# draw( Jaguar\CanvasInterface $canvas, Jaguar\Drawable\Text $text )

Apply the style on the text object

Apply the style on the text object

Parameters

$canvas
Jaguar\CanvasInterface
$canvas
$text
Jaguar\Drawable\Text
$text

Returns

boolean
true on success false otherwise

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0