( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php namespace GDText; abstract class TextWrapping { const NoWrap = 1; const WrapWithOverflow = 2; }