-
Posts
3,535 -
Joined
-
Last visited
Everything posted by John Rostron
-
I mean that none of the curve components are selected. That is none of them are highlighted in the Layers panel. Just click anywhere outside your curves. I'm sure those lines are just Designer's indication of the object boundary which only show when your curve is selected.
- 19 replies
-
- boolean
- pathfinder
-
(and 2 more)
Tagged with:
-
Given the pitfalls of combining HDR processing with Panorama stitching in a scene with variable lighting, this is an excellent result. John
-
Are these lines still there if you deselect the curves? John
- 19 replies
-
- boolean
- pathfinder
-
(and 2 more)
Tagged with:
-
I am wondering exactly what it is that @Tonytee wants to do? From the context of the messages, it could be that he simply wants to remove the modified image from within Photo (as opposed to removing the image file from the hard disk). To remove the image from within Photo, simply click on the close icon (the cross) on the image's tab at the right-hand edge. You may be asked if you want to save it first. If you really want to abandon the image, just say no. In this case, the original image on disk will not be affected. John
-
Measuring and Line Length
John Rostron replied to Mattie's topic in Feedback for Affinity Designer V1 on Desktop
I wrote this message in reply to a similar post from @SpongeBob thinking that I was replying to this thread. I have been trying to rise to this challenge, albeit in a half-hour chunks of php programming here and there when I had a moment. I have written a PHP script embedded in a web page that looks at a SVG file and extracts paths, and calculates the length of each segment in the path (a segment is a stretch between two nodes.The units are the units defined within the SVG file. I'm not sure how they would map into actual units in a Designer file. To measure the length along a curve, it is broken up into a series of arcs each of which is approximated by a line. By default it uses 20 such arcs, which seems to give adequate accuracy. I would welcome any feedback on this script, as well as the user interface. On my PC, Kaspersky seems to inject its own components which seem to clobber my careful styling of the interface. John -
programme not responding
John Rostron replied to godgp78's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
Raw files are typically 12- or 14-bit, so saving as16-bit tiffs will not lose any information. Jpegs taken by the camera will be 8-bit and will have less information. John- 15 replies
-
- notresponding
- newstack
-
(and 1 more)
Tagged with:
-
Resize long edge
John Rostron replied to Tom Wang's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
If you use the search box with macro maximum size, then you should find my macro for this. Maybe it will do what you want. John -
The file will be created by the operating system at the request of Affinity. The icon is also an Operating System property, depending on the file suffix. You have saved files to your disk in the past without problems, but is this still the case? Can you save and retrieve other files since your problems with Affinity? If not, then I suspect it is your connection. If you can, then I am stumped and I will have to leave it to others. John
-
Are you saving to a hard drive with a physical connection to your PC (such as USB)? Or are you saving to the cloud? The former should present no problems, but the latter is not recommended. You should download to you local disk, then load and save from a local disk, then save back to the cloud. If you are having problems with a usb drive, it could be that your connection is faulty. Can you check it? John
-
File Saving locations
John Rostron replied to brunoczech's topic in Feedback for the V1 Affinity Suite of Products
This 'Feature' has been flagged several times before. I have yet to see any user saying that they are happy with the current arrangement. I have seen it claimed that the Developers are not interested in amending this behaviour, though I have not actually seen any feedback from the developers either way. You really should post your request in the Feedback for the Affinity Suite of Programs Forum. We are told that the developers do read this forum and that they have been known to respond to requests in the forum. John [EDIT] this thread seems to have been moved. (Or else it was originally here and I read the location wrong.) -
Measure a curved path
John Rostron replied to SpongeBob's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
I have been trying to rise to this challenge, albeit in a half-hour chunks of php programming here and there when I had a moment. I have written a PHP script embedded in a web page that looks at a SVG file and extracts paths, and calculates the length of each segment in the path (a segment is a stretch between two nodes).The units are the units defined within the SVG file. I'm not sure how they would map into actual units in a Designer file. To measure the length along a curve, it is broken up into a series of arcs each of which is approximated by a line. By default it uses 20 such arcs, which seems to give adequate accuracy. I would welcome any feedback on this script, as well as the user interface. On my PC, Kaspersky seems to inject its own components which seem to clobber my careful styling of the interface. John -
Unsharp Mask reverts
John Rostron replied to phetaroi's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
Does the Sharpness filter action disappear from your History panel? John -
Unsharp Mask reverts
John Rostron replied to phetaroi's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
You really need to view at 100% when comparing before and after. If you duplicate your layer first, then apply the filter, you can toggle the visibility of the sharpened layer to compare them (at 100% of course). John -
new document at 96 or 300 DPI
John Rostron replied to srg's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
Thanks @srg. It clarifies the question, but I still don't know the answer. The only thing I could suggest is that you post a couple of raw files which result in different DPIs when developed. John -
new document at 96 or 300 DPI
John Rostron replied to srg's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
@srg, are you saying that you can take two different files from the same camera and then develop each of them, then they result in two different dpi settings in the developed images? John -
NIK plugins not quite right
John Rostron replied to Wags's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
In the past (before the current update) I have found that if I Rasterize & Trim an image, then it behaves itself in the Nik plugins. John -
color reversal
John Rostron replied to John van Barneveld's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
@John van Barneveld, how did you acquire your negative image? Colour negative film has an additional orange mask. Scanner software will take this into account, but if you scan a negative film as if it were a positive, and then use Layer > Invert, you get the inverted mask as a bluish colour cast. Edit: So when you are scanning your image, you need to tell your scanner software that it is a colour negative. John -
This link seems to be broken. John
-
Import from scanner
John Rostron replied to Django's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
You need to ensure that Affinity Photo is set as the default program to open tiff files (rather than Photoshop). Your windows search box should find the scanner software for you, but make sure the scanner is switched on before calling it. Having made the scan to your satisfaction, save it as a tiff file. It should then open automatically in Photo. This should happen whether or not Photo is already open. I find that when it opens the file, the Photo icon on the taskbar turns orange. Click on this and there is your scanned file in Photo. John