8000 GitHub - Ponup/php-sdl-ttf
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ponup/php-sdl-ttf

Repository files navigation

SDL_ttf PHP extension

SDL_ttf for PHP allows you to use TrueType fonts to render text in SDL applications. It requires SDL PHP extension.

Building

phpize
./configure --enable-sdl_ttf
make
sudo make install

Run tests with installed PHP (avoids skipped tests):

php run-tests.php --show-diff -q

Requirements

Require PHP 8+ and SDL PHP extension

pecl install sdl-devel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0