├── .gitignore ├── BFI_Thumb.php ├── LICENSE.txt └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bfintal/bfi_thumb/HEAD/.gitignore -------------------------------------------------------------------------------- /BFI_Thumb.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bfintal/bfi_thumb/HEAD/BFI_Thumb.php -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bfintal/bfi_thumb/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bfintal/bfi_thumb/HEAD/README.md --------------------------------------------------------------------------------