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

Class Plain

Jaguar\Drawable\Text\Plain implements Jaguar\Drawable\Text\TextDrawerInterface
Namespace: Jaguar\Drawable\Text
Located at Jaguar/Drawable/Text/Plain.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

Implementation of

Jaguar\Drawable\Text\TextDrawerInterface::draw()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0