ColorSync

RSS for tag

Find color values and get consistent colors across devices using ColorSync.

ColorSync Documentation

Posts under ColorSync tag

5 Posts
Sort by:
Post not yet marked as solved
1 Replies
449 Views
Hello - I’m creating an app that needs to copy ColorSync profiles to the /Library/ColorSync/Profiles directory on macOS and was wondering what is the correct / sanctioned way to write to the /Library directory is? The app won’t be in the App Store. The app needs to run on Big Sur through Sonoma. I spent some time working with ColorSyncProfileInstall() but that seems to want to ask the user permission every single time the function is called - and this app can install up to 25 profiles at a time. (There are actually hundreds of profiles that can be chosen that will come from a server). I’m currently looking at using SMJobBless but that sure seems like using an atomic bomb to swat a mosquito. Any thoughts if SMJobBless is the right way to go? (SMAppService for 13 and on). Thanks!
Posted
by KMacTexas.
Last updated
.
Post not yet marked as solved
1 Replies
866 Views
Content: I would like to suggest the addition of a feature in Apple's default Notes app that allows users to customize the color of the outlines of their text, in addition to the font and font color. It would be helpful if users could choose bright colors, such as fluorescent or white, to make their text stand out more, especially when the screen is dark and they want to use a dark font. I believe this would make the app more visually appealing and user-friendly.
Posted
by aempty9un.
Last updated
.
Post not yet marked as solved
1 Replies
777 Views
How do I get an ICC profile into a form I can embed into an image using Apple Script/Image Events? I'm using the form below make new profile with properties {location:"Macintosh HD/Users/user_N/Desktop/sRGB Profile.icc"}" embed this_image with source profile I've also tried setting the color space property of the image. set the color space of this_image to RGB of course there is more to the code but that is just the part I'm having issues with. I get the error message "Image got an error: can't make profile into type profile" and, error "The variable profile is not defined." number -2753 from "profile" What am I missing here, Anyone know?
Posted
by newAS.
Last updated
.