Title: TileCrop
Author: Tor N. Johnson
Published: <strong>28 august 2013</strong>
Last modified: 28 august 2013

---

Caută module

![](https://ps.w.org/tilecrop/assets/banner-772x250.png?rev=870966)

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://s.w.org/plugins/geopattern-icon/tilecrop_530c09.svg)

# TileCrop

 De [Tor N. Johnson](https://profiles.wordpress.org/kasigi/)

[Descarcă](https://downloads.wordpress.org/plugin/tilecrop.1.0.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/tilecrop/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/tilecrop/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/tilecrop/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/tilecrop/#developers)

 [Suport](https://wordpress.org/support/plugin/tilecrop/)

## Descriere

The traditional wordpress image resizing engine will resize images to fit within
the specified size but not preserve the destination pixel dimensions OR will crop
the image. This plugin gives a third alternative – the image will be reduced to 
fit within the specified size and then the canvas extended to preserve the destination
pixel dimensions. The canvas will then be filled in based on a sampling of the colors
in the four corners of the image.

### Requirements

This plugin requires that either ImageMagick or GD be installed on the server.

## Capturi ecran

[⌊This is an example of the code in functions.php⌉⌊This is an example of the code
in functions.php⌉[

This is an example of the code in functions.php

## Instalare

 1. Upload the folder `TileCrop` to the `/wp-content/plugins/` directory
 2. Activează modulul în meniul „Module” din WordPress
 3. Add tilecrop image definitions in the functions.php of the theme. Example below:
 4. if ( function_exists(‘add_image_size_tilecrop’) ){ add_image_size_tilecrop( ‘sponsorLogo’,
    140, 60, 2 ); //300 pixels wide (and unlimited height) }else{ add_image_size( ‘
    sponsorLogo’, 140, 60, false ); //300 pixels wide (and unlimited height) }

Note: Tilecrop uses a non-standard crop value to engage the crop engine. Instead
of the usual true/false value, the crop value MUST be 2 to engage the tilecrop logic.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„TileCrop” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

 *   [ Tor N. Johnson ](https://profiles.wordpress.org/kasigi/)

[Tradu „TileCrop” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/tilecrop)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/tilecrop/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/tilecrop/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/tilecrop/)
prin [RSS](https://plugins.trac.wordpress.org/log/tilecrop/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 0.1 (2013-07-23)

 * Alpha version

#### 1.0.0 (2013-08-28)

 * Versiunea inițială

## Meta

 *  Versiunea **1.0.0**
 *  Ultima actualizare **Acum 13 ani**
 *  Instalări active: **Mai puțin de 10**
 *  Versiune WordPress ** 3.5 sau mai recentă **
 *  Testat până la **3.5.2**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/tilecrop/)
 * Etichetă
 * [image](https://ro.wordpress.org/plugins/tags/image/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/tilecrop/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

[Recenzia ta](https://wordpress.org/support/plugin/tilecrop/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/tilecrop/reviews/)

## Contributori

 *   [ Tor N. Johnson ](https://profiles.wordpress.org/kasigi/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/tilecrop/)