Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: command to change logo color

  1. #11
    Join Date
    Mar 2017
    Beans
    1,018

    Re: command to change logo color

    gcolor2 is easiest.
    Click on the eye dropper in gcolor2 then the colour in your image.
    If the image you are converting only has one colour the -opaque value doesn't really matter. Just use -fuzz 100% to convert all colours.
    Last edited by again?; December 15th, 2017 at 06:06 AM.

  2. #12
    Join Date
    Dec 2007
    Beans
    12,521

    Re: command to change logo color

    AFAICT, gcolor2 won't be in 18.04 which is a pity

    gpick is still there.

  3. #13
    Join Date
    Apr 2006
    Beans
    3,933

    Re: command to change logo color

    Quote Originally Posted by guber2 View Post
    gcolor2 is easiest.
    Click on the eye dropper in gcolor2 then the colour in your image.
    If the image you are converting only has one colour the -opaque value doesn't really matter. Just use -fuzz 100% to convert all colours.
    Hi,

    Just got gcolor2 installed. It is super easy to use. Thanks

    satimis

  4. #14
    Join Date
    Apr 2006
    Beans
    3,933

    Re: command to change logo color

    Quote Originally Posted by vasa1 View Post
    AFAICT, gcolor2 won't be in 18.04 which is a pity

    gpick is still there.
    Thanks for your information. We'll see what will happen. Maybe when 18.04 published there'll be a new package.

    Regards
    satimis

  5. #15
    Join Date
    Dec 2007
    Beans
    12,521

    Re: command to change logo color

    Quote Originally Posted by satimis View Post
    Re.
    Code:
    file:///usr/share/doc/imagemagick-6-common/html/www/convert.html
    File not found
    ...
    It may not be present by default but after you successfully run
    Code:
    sudo apt-get install imagemagick-doc
    the file (along with a lot more stuff) will be available.

  6. #16
    Join Date
    Apr 2006
    Beans
    3,933

    Re: command to change logo color

    Quote Originally Posted by vasa1 View Post
    It may not be present by default but after you successfully run
    Code:
    sudo apt-get install imagemagick-doc
    the file (along with a lot more stuff) will be available.
    Performed following steps;

    ⟫ convert --version
    Code:
    Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http://www.imagemagick.org
    Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
    Features: DPC Modules OpenMP
    Delegates: bzlib cairo djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png rsvg tiff wmf x xml zlib

    ⟫ sudo apt install imagemagick-doc
    Code:
    .....
    Processing triggers for doc-base (0.10.7) ...
    Processing 1 added doc-base file...
    Setting up libjs-jquery (1.11.3+dfsg-4) ...
    Setting up imagemagick-doc (8:6.8.9.9-7ubuntu5.9) ...
    Setting up javascript-common (11) ...
    Setting up libjs-jquery-easing (10-2ubuntu2) ...
    Setting up libjs-jquery-mousewheel (10-2ubuntu2) ...
    Setting up libjs-jquery-fancybox (10-2ubuntu2) ...
    on browser ran
    file:///usr/share/doc/imagemagick-6-common/html/www/convert.html
    Code:
    Firefox can’t find the file at /usr/share/doc/imagemagick-6-common/html/www/convert.html.
    
        Check the file name for capitalization or other typing errors.
        Check to see if the file was moved, renamed or deleted.

    file:///usr/share/doc/imagemagick-6.8.9.9-common/html/www/convert.html
    Code:
    Firefox can’t find the file at /usr/share/doc/imagemagick-6.8.9.9-common/html/www/convert.html.
    
        Check the file name for capitalization or other typing errors.
        Check to see if the file was moved, renamed or deleted.
    satimis

  7. #17
    Join Date
    Dec 2007
    Beans
    12,521

    Re: command to change logo color

    What does
    Code:
    locate convert.html
    show?

    But please run
    Code:
    sudo updatedb
    first.

    I see
    Code:
    $ locate convert.html
    /usr/share/doc/imagemagick-doc/www/convert.html
    $
    on 16.04.

    And this works on 16.04:
    Code:
    file:///usr/share/doc/imagemagick-doc/www/convert.html
    On 18.04, locate convert.html shows:
    Code:
    $ locate convert.html
    /usr/share/doc/imagemagick-6-common/html/www/convert.html
    $
    Last edited by vasa1; December 16th, 2017 at 01:32 PM.

  8. #18
    Join Date
    Mar 2011
    Location
    U.K.
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: command to change logo color

    In my /usr/share/docs .. Ubuntu 16.04
    convert.html is found in /usr/share/doc/imagemagick-doc/www/convert.html

    ...

    Incidentally another approach is to use Inkscape to create your logo, save as logo.svg, embed in your page and dynamically change font colour.
    I did not find the font you are using, but MathJax_Fraktur is close.
    Last edited by dragonfly41; December 16th, 2017 at 02:16 PM. Reason: clarified that this is on Ubuntu 16.04

  9. #19
    Join Date
    Apr 2006
    Beans
    3,933

    Re: command to change logo color

    Quote Originally Posted by vasa1 View Post
    What does
    Code:
    locate convert.html
    show?

    But please run
    Code:
    sudo updatedb
    first.

    I see
    Code:
    $ locate convert.html
    /usr/share/doc/imagemagick-doc/www/convert.html
    $
    on 16.04.

    And this works on 16.04:
    Code:
    file:///usr/share/doc/imagemagick-doc/www/convert.html
    On 18.04, locate convert.html shows:
    Code:
    $ locate convert.html
    /usr/share/doc/imagemagick-6-common/html/www/convert.html
    $
    On browser
    file:///usr/share/doc/imagemagick-doc/www/convert.html
    Code:
    ImageMagick Convert Command-line Tool
    ....
    please see attached file screenshot_imagemagick.png

    On Terminal
    ⟫ locate convert.html
    no output

    ⟫ sudo find / -name convert.html
    Code:
    [sudo] password for satimis: 
    find: ‘/run/user/1000/gvfs’: Permission denied
    /usr/share/doc/imagemagick-doc/www/convert.html
    find: ‘/proc/8912’: No such file or directory
    find: ‘/proc/8913’: No such file or directory
    find: ‘/proc/8914’: No such file or directory
    find: ‘/proc/8915’: No such file or directory
    find: ‘/proc/8920’: No such file or directory
    satimis
    Attached Images Attached Images

  10. #20
    Join Date
    Mar 2011
    Location
    U.K.
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: command to change logo color

    For the first attempt probably you did not run
    sudo updatedb
    before trying locate.
    p.s. it may take some minutes to updatedb and locate.

    For the second attempt try
    sudo find / -type f -name convert.html
    p.s. you may still see some permission errors.
    Last edited by dragonfly41; December 16th, 2017 at 06:52 PM.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •