Commit: use UTF-8 in magick plugin

From: Dom Lachowicz (doml@appligent.com)
Date: Tue Aug 20 2002 - 10:31:07 EDT

  • Next message: Rui Miguel Seabra: "Re: Commit: Updated German translation"

    Magick's anoncvs updated, so I updated our plugin to comply, including
    bumping the required magick version number. I'm a bit confused by one
    of DrawableText's constructors and doubt that it actually honors the
    encoding:

    Magick::DrawableText::DrawableText ( const double x_, const double y_,
                                          const std::string &text_, const
    std::string &encoding_)
       : _x(x_),
         _y(y_),
         _text(text_),
         _encoding() <<<<<<<<<<<<<<
    {
    }

    Dom

    CVS:
    ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: wp/impexp/graphics/magick/configure.ac
    CVS: wp/impexp/graphics/magick/configure.in
    CVS: wp/impexp/graphics/magick/xp/MagickGraphics.cpp
    CVS:
    ----------------------------------------------------------------------



    This archive was generated by hypermail 2.1.4 : Tue Aug 20 2002 - 11:39:37 EDT