Deprecated: Assigning the return value of new by reference is deprecated in /home/zigo/public_html/alephzarro.com/www/blog/wp-settings.php on line 204

Deprecated: Assigning the return value of new by reference is deprecated in /home/zigo/public_html/alephzarro.com/www/blog/wp-settings.php on line 206

Deprecated: Assigning the return value of new by reference is deprecated in /home/zigo/public_html/alephzarro.com/www/blog/wp-settings.php on line 207

Deprecated: Assigning the return value of new by reference is deprecated in /home/zigo/public_html/alephzarro.com/www/blog/wp-includes/cache.php on line 33
AlephZarro



I’m running Ubuntu Breezy. The latest Gimp available - 2.2.x still suffers from insufficient text manipulation functionality e.g. letter spacing, transfomations. It seems some improvements will be available in 2.4. Till then a Freetype plugin can help a bit.
The page offers just a source so you need to compile and install it:

  1. Get the source code
  2. apt-get install libgimp2.0-dev
  3. Untar source/configure/make/make install
  4. Start gimp, you’ll find it in Filters>Text>Freetype
  5. Add path (configure) of each font you want to use separately. Adding just /usr/share/fonts is not enough.