~ubuntu-branches/ubuntu/quantal/imagemagick/quantal

« back to all changes in this revision

Viewing changes to debian/patches/readme-utf8.patch

  • Committer: Bazaar Package Importer
  • Author(s): Muharem Hrnjadovic
  • Date: 2009-06-04 13:01:13 UTC
  • mfrom: (1.1.5 upstream) (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090604130113-my9114jxmafpwew3
Tags: 7:6.5.1.0-1.1ubuntu1
* Merge from debian unstable, remaining changes:
  - (Build-)depend on libltdl7-dev instead of libltdl3-dev (the armel buildds
    currently have both available).
  - Don't build-dep on librsvg, it brings in excessive dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- ImageMagick/README.txt      2008-08-21 12:01:52.000000000 -0300
2
 
+++ ImageMagick/README.txt      2008-08-21 12:10:37.000000000 -0300
3
 
@@ -1,11 +1,11 @@
4
 
 Introduction to ImageMagick
5
 
 
6
 
-ImageMagick� is a software suite to create, edit, and compose bitmap images.
7
 
+ImageMagick® is a software suite to create, edit, and compose bitmap images.
8
 
 It can read, convert and write images in a variety of formats (over 100)
9
 
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,
10
 
 and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and
11
 
 transform images, adjust image colors, apply various special effects, or draw
12
 
-text, lines, polygons, ellipses and B�zier curves.
13
 
+text, lines, polygons, ellipses and Bézier curves.
14
 
 
15
 
 The functionality of ImageMagick is typically utilized from the command line
16
 
 or you can use the features from programs written in your favorite programming