Jump to content
You must now use your email address to sign in [click for more info] ×

smadell

Members
  • Posts

    1,151
  • Joined

  • Last visited

Reputation Activity

  1. Like
    smadell got a reaction from Haitch in Photo: Presets Panel on Adjustment layers? One macro question   
    Chris26...
    in response to your question about Adjustment Presets, I also have long felt that Adjustments panel should not be the only place where Presets can be found. Personally, I almost never use the Adjustments panel; I invoke adjustment layers from the icon(s) at the bottom of the Layers panel. I posted a suggestion over a year ago, suggesting (as you apparently believe, also) that adjustment presets should be available from their respective adjustment dialogs. To date, though, this has not been implemented.
    As far as your question about Macros is concerned, these are similar but not completely analogous to Photoshop actions. PS actions take the form of scripts, and have more programming type choices available. In Photoshop, it is indeed possible to write/create an action that pauses while it waits for User input. This is not (strictly speaking) available in Affinity Photo. What you can do in AP is write a macro that contains, for instance, an adjustment which you then make available to the end User in a dialog. However, that dialog will only present itself at the end of the macro; if you change any of the settings, the macro will completely replay with the new value.
    There are some definite down sides to this. First, not all settings can be exposed to the end user. Second, the exposed settings will only be available after the macro has run (but before it is finalized). If the setting must be visualized in the midst of running the macro, this is not going to work.
    In the image below, I have written a macro which adds a Brightness and Contrast adjustment with default values of 20% brightness and 10% contrast. After recording the macro, I can click the "asterisk" at the right of the macro step, and then click the "eye" icon. Here, I've clicked the "eye" next to the Brightness setting. I have given the setting a new name (specifically for the dialog box), which says "Adjustt brightness" – note the inadvertent misspelling. When I run the macro, I get a dialog box at the very end which allows me to change the Brightness. It does not allow me to change the contrast, since I chose not to expose that setting to the user.

  2. Like
    smadell got a reaction from Old Bruce in Photo: Presets Panel on Adjustment layers? One macro question   
    Chris26...
    in response to your question about Adjustment Presets, I also have long felt that Adjustments panel should not be the only place where Presets can be found. Personally, I almost never use the Adjustments panel; I invoke adjustment layers from the icon(s) at the bottom of the Layers panel. I posted a suggestion over a year ago, suggesting (as you apparently believe, also) that adjustment presets should be available from their respective adjustment dialogs. To date, though, this has not been implemented.
    As far as your question about Macros is concerned, these are similar but not completely analogous to Photoshop actions. PS actions take the form of scripts, and have more programming type choices available. In Photoshop, it is indeed possible to write/create an action that pauses while it waits for User input. This is not (strictly speaking) available in Affinity Photo. What you can do in AP is write a macro that contains, for instance, an adjustment which you then make available to the end User in a dialog. However, that dialog will only present itself at the end of the macro; if you change any of the settings, the macro will completely replay with the new value.
    There are some definite down sides to this. First, not all settings can be exposed to the end user. Second, the exposed settings will only be available after the macro has run (but before it is finalized). If the setting must be visualized in the midst of running the macro, this is not going to work.
    In the image below, I have written a macro which adds a Brightness and Contrast adjustment with default values of 20% brightness and 10% contrast. After recording the macro, I can click the "asterisk" at the right of the macro step, and then click the "eye" icon. Here, I've clicked the "eye" next to the Brightness setting. I have given the setting a new name (specifically for the dialog box), which says "Adjustt brightness" – note the inadvertent misspelling. When I run the macro, I get a dialog box at the very end which allows me to change the Brightness. It does not allow me to change the contrast, since I chose not to expose that setting to the user.

  3. Like
    smadell got a reaction from manfred9 in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  4. Like
    smadell got a reaction from true_blue1878 in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  5. Thanks
    smadell got a reaction from PaulEC in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  6. Like
    smadell got a reaction from TrooperUK in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  7. Thanks
    smadell got a reaction from myephemera in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  8. Like
    smadell got a reaction from Andy Somerfield in Affinity Photo Customer Beta (1.9.0.203)   
    Hi, Andy. I was starting to wonder when the 1.9 betas would re-appear. Here are my first (quick) impressions:
    1) Studio Presets now work the way I think most of us expect that they should, and they are marvelous! I think it would be great if we could export and import our Presets (into an .afstudio file, if you will) so that they are transferrable to other users, or to additional copies of our own software. Also, a good way to let the presets survive the replacement/addition of a new computer.
    2) Live Liquify layers seem nice, but a few issues. (i) If I choose a Pixel layer and enter the Liquify persona, I can deform the mesh as needed. When I exit back to the Photo persona, all seems well. However, if I re-enter the Liquify persona, any additional changes I make seem to deform the mesh but are not reflected on screen. When I exit Liquify back to the Photo persona, these new changes are there. There does not seem to be any live screen updating within the Liquify persona when I enter it a second time. (ii) If I duplicate a Pixel layer and then enter the Liquify persona, i can deform the layer. When I exit to the Photo persona, the layer shows my deformations. However, if I delete the deformed layer (now I only have the original layer present) and re-enter the Liquify persona, the previously deformed mesh still looks to be present. Unless I specifically choose "Reset Mesh," that prior mesh deformation will act on this layer.
    3) I like the Pattern layer, and this will probably make a bunch of people really happy.
  9. Like
    smadell got a reaction from Old Bruce in Colour Replacement?   
    The fact that this is black and white makes it a lot simpler. Here's the steps I would take (see picture below, also)
    1) Invert the image - now text is black on white
    2) Erase White Paper (from the Filters menu) - now text is black on a transparent background
    3) Invert again - now text is white on a transparent background
    4) Put a Black layer below the text

  10. Like
    smadell got a reaction from dvoth in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  11. Like
    smadell got a reaction from rwakeford in Affinity Photo Customer Beta (1.9.0.199)   
    Good morning, Andy (well, it's morning here...)
    Studio Presets are still really buggy - lots of crashes. Also, still bummed out that the Presets still seem to update themselves if changes are made to a preset. I also noticed that the App always seems to start up with the "Default" preset chosen, rather than remembering the most recently chosen preset.
    Any hopes that these issues will change?
  12. Like
    smadell got a reaction from pruus in Watercolor & Ink Simulation   
    I confess that I have always been partial to Watercolor & Ink paintings. I suppose they’re something you can either love or hate. Anyway, I set out to create a method to simulate a Watercolor & Ink treatment on a photograph. I have attached a macro that will do this.

    1 - Start with a Pixel layer. In most cases, you can open an image as a Background layer.
    2 - Click the “Watercolor & Ink Simulation” macro to generate a nice, somewhat stylized image.
    3 - The macro generates 2 groups - one for the base colors (the “watercolor” part) and one for the outlines (the “ink” part).
    4 - You can adjust many of the parameters to your taste. Expand the “Outline Group” and the “Color Group” to access the individual layers.

    I)    In the “Outline Group,” find the “Thicken Outlines” layer. This is a Levels adjustment. If you move the Black Level slider up or down, the outlines will become more or less prominent.
    ii)   In the “Color Group,” there is a layer called “Lighten Colors.” This is also a Levels adjustment. Adjusting the Gamma slider up or down will lighten or darken the base colors.
    iii)  In the “Color Group,” there is a layer called “Posterize Colors.” This is a Posterize adjustment, and its default value is 8. If you move this up or down, you can inject greater or fewer colors into the image, changing its effect from more realistic to more cartoon-like.

    [As an aside, I am indebted to the Affinity Revolution user for his video tutorial entitled “Turn any Photo into a Pencil Drawing,” which formed the basis for much of the “Outline Group” portion of this effect. Thanks, Ezra!]

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  

    So, here is a before and after version using an image taken at Hearst Castle in California.



    And here is another before and after version taken at a very tourist-laden luau in Hawaii.


     
    Watercolor and Ink.afmacros.zip
  13. Thanks
    smadell got a reaction from loukash in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  14. Thanks
    smadell got a reaction from Duets in Close this area   
    Before you reset the Studio, try grabbing the Library panel (by click-dragging over the “Library” tab at the top) and dragging it out of the Left studio. Leave it free-floating and/or drag it into the Right Studio. This might cause the panel to be forced to redraw, and might give a more normal looking result. Worth a try...
  15. Like
    smadell got a reaction from Glenn Pierce in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  16. Like
    smadell got a reaction from PaulAffinity in 38 Gradient Maps for Color Grading   
    Glad that everyone is finding these helpful. I’ve learned so much in the past few years, largely because of this Forum. It feels good to give something back.
  17. Thanks
    smadell got a reaction from j3rry in 38 Gradient Maps for Color Grading   
    Today, let’s have fun with Gradient Maps…
    Gradient Maps are a great way to color grade photos, since they map dark, light, and midtone values according to a pre-defined gradient. This can easily define a “look” for photos that might otherwise be hard to accomplish.
    Although I am not a user of Photoshop, our “arch rival” has a wonderful group of gradient maps called “Photographic Toning” that are specifically designed to color grade photos. Although you have to drill down through a few panels and dialog boxes to find them (and you sort of have to know they’re there in the first place) they are a truly nice addition. Also, they are easily obtained by anyone.
    But, as they say, there’s the rub. Affinity Photo cannot import Photoshop gradient maps. Affinity Photo can store pre-defined gradients in the Swatches studio, but for some unknown reason the stored gradients are not available from the Gradient Map studio panel. Gradient Maps can be stored as presets, and can be chosen from the Adjustments panel, but I don’t believe they can be easily exported from one computer and brought into a different one.
    So… after a long couple of days of transcription, I have created a set of Macros that apply each of the 38 Photographic Toning gradient maps. Since macros are easy to store, and to share, I am making them available for anyone who wants them.
    There are actually 2 sets of Macros included - each as an easy-to-import Category from the Library panel. The first group of Macros is called “Photographic Toning Gradients” and these are named according to the gradient map they apply. Each macro creates a Gradient Map layer, applies the appropriate color values, and names the layer according to the gradient map it applied. The second set of macros is called “Photographic Toning Gradients - reduced.” This category also applies the gradient maps in a similar fashion, but then reduces the opacity of the layer to 30%. This reduces the effect of the Gradient Map, and produces a much subtler effect.
    Here is an image that shows the full-strength versions of all 38 gradient maps.

    And here is a photo to which I’ve applied a full-strength gradient map, and also a reduced-strength gradient map.

    These macro categories are included in the ZIP file attached to this post, along with a Letter sized JPG that includes samples of the gradient maps. Also included in the ZIP file is another macro category that includes one more macro. It’s called “Obama Hope Poster” and, as you might have guessed, it turns any photo into an Obama Hope-style poster. Just because…
    Please enjoy them!
    Photographic Toning Gradient Maps.zip
  18. Thanks
    smadell got a reaction from DKGroup in How do I fill in an image in the areas I selected via selection tool?   
    Here is a really simple explanation of what a layer mask is. It is 8 years old, and uses an old version of Photoshop. But, it gives you a good explanation for just what a mask is and why it is preferable to just erasing pixels. Also, remember that there will be differences between Photoshop and Affinity Photo – the Layers panel is laid out differently, showing and hiding masks works slightly differently, etc. But the basics are there.
    Now, here is an Affinity Photo tutorial. It's one of the "legacy" tutorials (the ones that were available prior to version 1.7). It, too, is a pretty basic overview, but it gives some pretty good examples of masks applied to Pixel and/or Image layers, Adjustment layers, and Live Filter layers.
    https://player.vimeo.com/video/130972598
  19. Like
    smadell got a reaction from DKGroup in How do I fill in an image in the areas I selected via selection tool?   
    First things first - your result is really nice.
    Using Erase to get rid of the portions of the flag that don’t overlap the sky is a fine solution, but it is “destructive.” That is, those pixels are gone forever. Using a mask is a “non-destructive” way of doing the same thing; the difference is that all of the flag layer is still there, but part of it is hidden.
    Your solution certainly works (and, as noted, your result speaks for itself). But, if you’re going to use Affinity Photo you really should spend the time figuring out Masks. Take your time; it is admittedly a bit of a mind-bender early on. But it opens up so many possibilities that it’s well worth the effort.
  20. Like
    smadell got a reaction from Michael Bobarev in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  21. Like
    smadell got a reaction from pruus in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  22. Like
    smadell got a reaction from iDoc in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  23. Thanks
    smadell got a reaction from emmrecs01 in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  24. Like
    smadell got a reaction from v_kyr in Pastel Watercolor Effect   
    I recently watched one of @dmstraker Dave Straker’s InAffinity tutorials about “Pastel Colour Grading…” and it gave me some ideas. So, thanks to you for the inspiration, Dave!
    I’ve attached another macro for creating a specific Artistic Look – this one called a Pastel Watercolor Effect. The attached file is a macro category (even though it only contains a single macro); you can import it into the Library Panel in the Desktop version of Affinity Photo, and it is compatible with the iPad version as well. (In my own preliminary testing, the macro works fairly well on an iPad, although there are some issues with missing items in the dialog box that appears for setting parameters.)
    When you click the macro, it creates a number of layers inside of a group. The group is called “Pastel Watercolor Effect” and it can be turned on and off by simply showing or hiding the entire group. When you invoke the macro, you will be presented with a number of options in a dialog:
    1-6] Lighten Color - Cyan, Magenta, Yellow, Red, Green, Blue
    All of these color ranges are initially set to a value of -200%. As you move each of the sliders to the right, that particular color range will be selectively lightened. If you set any of the sliders all the way to 100% then that color range will go to white.
    7] Set Amount of Pastel Blurring
    This slider defaults to a value of 25 px. Setting it higher or lower will adjust the amount of “smudging” that the pastel layer displays.
    8] Set Intensity of Outlines
    This slider defaults to a value of 0.7. You can set it to values between 0 and 2, with higher values giving you darker and more intense outlines. If you set the Intensity slider to 0, the black outlines will effectively disappear.
    9] Adjust Brightness
    Brightness defaults to a value of 20%. You might want to increase it if (i) you have increased the outline intensity significantly, or (ii) to compensate for changes (particularly decreases) you might make to the Contrast.
    10] Adjust Contrast
    Contrast defaults to 0%. Adjust this to taste.
    I’ve attached 2 photos (below) to show Before and After versions using this effect. Included in the photos are the settings that were used (which are a bit different from the default values).

     

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
    As with all of the macros I have submitted, please note that I am only one person and have tested this on a limited number of images on a single computer. There is no way to have foreseen every possible scenario. I am hopeful (but obviously won’t guarantee) that you’ll like the results.
    If you do like the macro, please keep it and enjoy it. This is “pay it forward software,” the happy result of an abundance of learning gleaned from the members of this forum who are so generous with their time and expertise!
    Pastel Watercolor Effect.afmacros
  25. Like
    smadell reacted to mattspace in Affinity Photo Customer Beta (1.9.0.199)   
    Studio Presets Feedback:
    A major use of savable workspace presets for palette layouts, is to restore a workspace layout after changes have been made throughout a work session. Or, if something goes wrong and a palette gets lost, or trapped off screen and is no longer reachable.
    Photo's Studio Presets seem to have that backwards, in that they autosave any changes to palette layouts, and so provide no recovery capability to get the application back to a specific UI layout.
    This is a real problem when (in my case Publisher) can end up with palettes' grab areas off-screen, and unable to be clicked on to move. I imagine it's also an issue for people using laptops and switching between single and dual (internal and external) screen layouts.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.