1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-04 23:27:43 +02:00

Commit Graph

  • b5100845e9 Adding compare-page for comparing images. Issue #20. Mikael Roos 2014-12-19 15:21:47 +01:00
  • 8c4b22ca66 Prepare to rewrite the resize-method with respect to no-upscale code. Mikael Roos 2014-12-15 17:45:21 +01:00
  • d509067759 updating strategies to use for no-upscale, #61 Mikael Roos 2014-12-15 17:24:49 +01:00
  • 5fa05e8282 updating strategies to use for no-upscale Mikael Roos 2014-12-15 17:16:41 +01:00
  • 1144c8e105 updating strategies to use for no-upscale Mikael Roos 2014-12-15 17:14:06 +01:00
  • 90bfced741 Added option - no-upscale, nu - as resizing strategy to decline upscaling of smaller images. Fix #61. Mikael Roos 2014-12-15 15:41:51 +01:00
  • 61e0473f47 CImage::resize now crops using imagecopy without resamling. Mikael Roos 2014-12-15 09:41:11 +01:00
  • 2dbe33bd8e Correcting internal details for save-as and response json which indicated wrong colors. Fix #62. Mikael Roos 2014-12-15 09:24:14 +01:00
  • ece0be086c Correcting internal details for save-as and response json which indicated wrong colors. Fix #62. Mikael Roos 2014-12-15 09:19:23 +01:00
  • e236757e5d adding testcases for resizing strategies Mikael Roos 2014-12-15 09:18:41 +01:00
  • 951231f360 Fixed fill-to-fit that failed when using aspect-ratio. Fix #52. Mikael Roos 2014-12-14 17:09:29 +01:00
  • 34124e687f Removed &nc Mikael Roos 2014-12-14 17:09:12 +01:00
  • ea06d5cfe6 Fixed fill-to-fit that failed when using aspect-ratio. Fix #52. Mikael Roos 2014-12-14 17:04:51 +01:00
  • cfc4a5f0ed JSON returns correct values for resulting image. Fix #58. Mikael Roos 2014-12-13 00:23:40 +01:00
  • 00dca21be0 Corrected behaviour for skip-original. Fix #60 Mikael Roos 2014-12-13 00:12:39 +01:00
  • 9680cd421b spelling Mikael Roos 2014-12-06 15:53:14 +01:00
  • b335587aa4 prepare to tag v0.6 v0.6 Mikael Roos 2014-12-06 15:39:18 +01:00
  • afa59313e6 prepare to tag v0.6 Mikael Roos 2014-12-06 15:29:48 +01:00
  • 5dddad60eb prepare to tag v0.6 Mikael Roos 2014-12-06 15:27:16 +01:00
  • af1aa661b9 rewrote docs. tested. prepare to tag v0.6 Mikael Roos 2014-12-06 14:33:23 +01:00
  • 9015e7ce9d Minor cleaning of properties in CImage, fix #23 Mikael Roos 2014-12-03 16:15:32 +01:00
  • 7911a88d6e Adding webroot/htaccess to show off how friendly urls can be created for img.php. Mikael Roos 2014-12-03 16:06:16 +01:00
  • 2b6952b0ca Adding webroot/htaccess to show off how friendly urls can be created for img.php. Fix #45 Mikael Roos 2014-12-03 16:04:10 +01:00
  • 640e377ea9 Adding webroot/htaccess to show off how friendly urls can be created for img.php. Fix #45 Mikael Roos 2014-12-03 16:02:08 +01:00
  • cdbc9b4adb correcting issue with PHP 5.3 where array is used as constant Mikael Roos 2014-12-03 15:42:49 +01:00
  • 3aa5542664 changing comment for bgc. Mikael Roos 2014-12-03 15:31:38 +01:00
  • 3d352f72fe Merge branch 'master' of github.com:mosbth/cimage Mikael Roos 2014-12-03 15:26:38 +01:00
  • f13b602e11 Added option fill-to-fit, ff. Fix #38. Mikael Roos 2014-12-03 15:23:50 +01:00
  • f638dd16a7 Added option fill-to-fit, ff. Fix #38. Mikael Roos 2014-12-03 15:23:50 +01:00
  • 113b62edc0 Added option 'shortcut, sc' to enable configuration of complex expressions. Fix #2. Mikael Roos 2014-11-28 16:22:24 +01:00
  • 3c04a2dd0f Added support for custom convolutions. Fix #49. Mikael Roos 2014-11-27 22:04:41 +01:00
  • 832edc9d26 restructured test programs Mikael Roos 2014-11-26 15:16:02 +01:00
  • 2d09ea4b44 Restructured test-programs. Mikael Roos 2014-11-26 15:13:41 +01:00
  • 9177d72bea Check if constants exists. Fix #42 Mikael Roos 2014-11-26 14:45:38 +01:00
  • d4a03b70dd Adding testcase for #40 Mikael Roos 2014-11-24 10:46:50 +01:00
  • 188f8cd64d Adding option taking comma-separated list of 11 float-values, wraps and exposes . #4 Mikael Roos 2014-11-24 09:27:47 +01:00
  • 4dfbcd9784 Changing ppi to dpr. #25 Mikael Roos 2014-11-24 07:41:32 +01:00
  • 35dd5c9064 Adding option which defaults to 1. Set to 2 to get a twice as large image. Useful for Retina displays. Basically a shortcut to enlarge the image. #25 Mikael Roos 2014-11-21 23:44:19 +01:00
  • 1f5f8c02a4 Adding utility to ease gathering stats on cache usage. #21 Mikael Roos 2014-11-21 23:14:38 +01:00
  • 08ee3064d0 * Cache-directory can now be readonly and serve all cached files, still failing when need to save files. #5 Mikael Roos 2014-11-21 22:31:04 +01:00
  • ba45f746bb * Cache now uses same file extension as original image #37. * Can output image as json format using json #11. Mikael Roos 2014-11-21 22:20:30 +01:00
  • ccc59fbb3a Prepare to tag v0.5.3 v0.5.3 Mikael Roos 2014-11-21 21:14:19 +01:00
  • e85bc6cee5 Adding testfiles with capital extension Mikael Roos 2014-11-21 21:12:22 +01:00
  • 3b7485b3b9 Support filenames of uppercase JPEG, JPG, PNG and GIF, as proposed in #37. Mikael Roos 2014-11-21 21:01:22 +01:00
  • c83eac8c3c Changing CImage::output() as proposed in #37. Mikael Roos 2014-11-21 20:20:35 +01:00
  • 78ac29752e Adding security check that image filename is always below the path image_path as specified in img_config.php #37. Mikael Roos 2014-11-21 19:57:11 +01:00
  • 4b64237a4c Changeing comment Mikael Roos 2014-11-21 19:37:33 +01:00
  • 85f0e3e7d3 moving testilfes to one dir Mikael Roos 2014-11-21 19:35:04 +01:00
  • da227d49dd Use the new config item for checking valid filename characters. Mikael Roos 2014-11-21 19:34:01 +01:00
  • 26449a3236 Adding configuration item to set what valid characters are for the image filename. Mikael Roos 2014-11-21 19:32:05 +01:00
  • 20a4f848b7 Moved all test-files into own directory. Mikael Roos 2014-11-21 19:24:36 +01:00
  • ec3a6f3491 check if extension exif is loaded #36 Mikael Roos 2014-09-01 01:27:45 +02:00
  • 8523ef5e31 adding testcases for #36 Mikael Roos 2014-09-01 00:38:26 +02:00
  • 63112f58b1 Cleaning up code #23, added rotate and autoRotate #36 Mikael Roos 2014-08-31 23:58:02 +02:00
  • c96ed10f80 Cleaning up code #23, added rotate and autoRotate #36 Mikael Roos 2014-08-31 23:57:34 +02:00
  • 67524bd090 Adding MIT license text as should be. Mikael Roos 2014-08-21 02:46:00 +02:00
  • 1f9a11747b Readding cache dir Mikael Roos 2014-08-21 02:37:58 +02:00
  • 4ed55d59e3 finally setting jpeg_ignore_warning to true #34 Mikael Roos 2014-08-21 02:30:32 +02:00
  • 8dde82993b improving error handling when opening (non)-recoverable images Mikael Roos 2014-08-21 02:23:15 +02:00
  • fb261b1b05 improving error handling when opening (non)-recoverable images Mikael Roos 2014-08-21 02:22:20 +02:00
  • 1a6cef6580 improving error handling when opening (non)-recoverable images Mikael Roos 2014-08-21 02:21:32 +02:00
  • 2643d4954f must have @ before open images, warning contra notice, recoverable and non recoverable Mikael Roos 2014-08-21 02:13:01 +02:00
  • ef1d56085a Verbose error when failing to open image Mikael Roos 2014-08-21 02:08:49 +02:00
  • 28cda0ea28 changing error handling to dir when failing to open a corrupt image Mikael Roos 2014-08-21 02:02:50 +02:00
  • ed9949b717 adding corrupt jpegs for #34 Mikael Roos 2014-08-21 01:37:05 +02:00
  • c249a472d6 adding pre Mikael Roos 2014-08-21 01:25:19 +02:00
  • c8c2e5f95f updated with change #34 Mikael Roos 2014-08-21 01:20:50 +02:00
  • 8db8501eb0 Setting gd.jpeg_ignore_warning to true #34 as default Mikael Roos 2014-08-21 01:19:56 +02:00
  • 2b0b3859a7 Extended info printed #35 Mikael Roos 2014-08-21 00:31:05 +02:00
  • 1e70883771 Now sends 404 header as it should #32 when providing a error page Mikael Roos 2014-08-20 23:55:23 +02:00
  • b2002d0087 Now sends 404 header as it should #32 when providing a error page Mikael Roos 2014-08-20 23:54:13 +02:00
  • 9aac0cde8e Removed old description, its in the README now, focus on testcases. Mikael Roos 2014-08-20 23:49:25 +02:00
  • 3dec1d0a6d Merge pull request #33 from garagesocial/patch-2 Mikael Roos 2014-08-15 08:54:59 +02:00
  • 577e5fa5d4 Update CImage.php Garagesocial 2014-08-15 02:07:07 -04:00
  • 38a6c86317 Merge pull request #31 from garagesocial/patch-1 Mikael Roos 2014-08-07 08:18:17 +02:00
  • dcb390a17b Comment Typo CImage.php Garagesocial 2014-08-06 19:02:55 -04:00
  • 9e461787c7 comment reflected wrongly to area variabel, issue #29 Mikael Roos 2014-05-20 01:39:51 +02:00
  • a96cd7a4cc changed colors Mikael Roos 2014-05-20 01:15:53 +02:00
  • 98d971204f correcting links to image Mikael Roos 2014-05-20 01:04:26 +02:00
  • 9707065b9e trying and failing to verify issue 29 Mikael Roos 2014-05-20 00:56:30 +02:00
  • 5cd953b9b3 issue 29 and code formatting Mikael Roos 2014-05-20 00:56:08 +02:00
  • b4f51f3438 code formatting and making log() public Mikael Roos 2014-05-20 00:55:43 +02:00
  • dedd01bc71 Helper to check if img.php is supported on this system Mikael Roos 2014-05-20 00:12:46 +02:00
  • 67d0cf27ee code formatting and slightly reformatted verbose output Mikael Roos 2014-05-20 00:12:09 +02:00
  • 161fdfe769 code formatting Mikael Roos 2014-05-20 00:00:27 +02:00
  • 6cff9ac105 better error reporting for development environment Mikael Roos 2014-05-19 23:59:50 +02:00
  • ec42c41e4d Verified known bug - sharpen acts as blur in PHP 5.5.9 and 5.5.10 #28 v0.5.2 Mikael Roos 2014-04-01 08:56:38 +02:00
  • f12d02b8c1 Correcting issue #27 and removing default config-options from img.php Mikael Roos 2014-04-01 08:44:38 +02:00
  • 1673cd7aca Correcting issue #26 Mikael Roos 2014-04-01 08:11:49 +02:00
  • 0fee846437 tag v0.5.1 v0.5.1 Mikael Roos 2014-02-12 15:29:58 +01:00
  • c63747a892 Adding empty cache-directory to repo Mikael Roos 2014-02-12 15:25:29 +01:00
  • 2d8cccc795 Display image in README Mikael Roos 2014-02-12 15:22:52 +01:00
  • bb5fd6f115 Display image in README Mikael Roos 2014-02-12 15:22:06 +01:00
  • 0ab7cf7e1b prepare to tag v0.5 v0.5 Mikael Roos 2014-02-12 15:09:29 +01:00
  • 20a621bf48 prepare to tag v0.5 Mikael Roos 2014-02-12 14:45:25 +01:00
  • 7478b12751 separating config-issues from img.php to own config-file Mikael Roos 2014-02-10 19:43:40 +01:00
  • 570fe57240 Fixed issue 1 and prepare to tagg v0.4.1 v0.4.1 Mikael Roos 2014-01-27 13:21:59 +01:00
  • 28f3c55d8c Fixed issue 1 and prepare to tagg v0.4.1 Mikael Roos 2014-01-27 13:19:07 +01:00
  • 230e9189a3 correcting jpeg when setting quality Mikael Roos 2013-10-15 01:25:29 +02:00
  • e886c86f72 allow negative values for crop width & height Mikael Roos 2013-10-15 01:20:58 +02:00