Code Monkey home page Code Monkey logo

Comments (9)

cormullion avatar cormullion commented on May 18, 2024 3

I can add a PDFX3 CYMK version. A quick comparison on screen suggests that the blue is (as usual) the main victim of the CYMK conversion:

Screenshot 2020-05-28 at 10 42 08

from julia-logo-graphics.

cormullion avatar cormullion commented on May 18, 2024 1

🤷

from julia-logo-graphics.

exaexa avatar exaexa commented on May 18, 2024 1

To be future-safe I think one pretty good way would be to agree on CIELAB or CIEXYZ colorspace values, and point people to tools like icclu (see http://www.argyllcms.com/ ) that can translate these colorspaces to pretty much any sensible color system out there.

EDIT: liblcms2-utils seems also pretty useful, like transicc. ( https://www.littlecms.com/tags/lcms2/ )

from julia-logo-graphics.

tpapp avatar tpapp commented on May 18, 2024

Sure, but I would rather have us convert the blue in a standardized way than leaving it to the printer.

from julia-logo-graphics.

exaexa avatar exaexa commented on May 18, 2024

Hi everyone, +1ing this.

Just specifying the actual colorspace for the RGB colors (is it adobe RGB?) would help a lot already. Additionally, the usual CMYK conversion tools suck, so having a method in place to convert it with given colorimetric intent in mind would be super helpful. (E.g., how do I print the nice julia blue on coated paper?)

Also, I'm not a big fan of pantone, but naming the pantone spot colors for the printing would be probably the easiest to do this reliably now.

from julia-logo-graphics.

cormullion avatar cormullion commented on May 18, 2024

Personally, I avoid this stuff as much as possible, and try to avoid using proprietary software like Adobe and Pantone anyway. Last time I got something printed on paper I got the printer guy to do the matching/conversion for me; the professionals know their stuff and don't get paid if they get it wrong... :)

I'm more than happy for anyone experienced in this area to develop precise color specifications, and I wish them good fortune!

from julia-logo-graphics.

exaexa avatar exaexa commented on May 18, 2024

Yeah, certainly not trying to go help adobe in any way, but esp. for communicating precisely with printers this may help a lot.

Anyway, I assume the current colors are sRGB?

from julia-logo-graphics.

exaexa avatar exaexa commented on May 18, 2024

Anyway, for anyone searching for CMYK values, these are extracted from the pdfx3 version and print much better than srgb:

red: 0.0392151 0.875 0.832031 0.0627441
blue 0.765625 0.533203 0 0
violet 0.498047 0.662109 0 0
green 0.673828 0.0392151 0.984375 0.121582

from julia-logo-graphics.

StefanKarpinski avatar StefanKarpinski commented on May 18, 2024

Anyone want to make a PR to add more printer helpful versions to the repo? I think the stance "for communicating precisely with printers this may help a lot" is the right one. We don't dictate what printing technology people may have to use, we just have to work with it and try to make the best of it.

from julia-logo-graphics.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.