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

max1josef

Members
  • Posts

    80
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I don't see a limitation to 32767 pixels, when I look at the official specs: https://www.w3.org/TR/2003/REC-PNG-20031110/#11IHDR If I'm not mistaken, the permissible image dimensions are 4 294 967 296 x 4 294 967 296 pixels (2^32 for a four-byte unsigned integer). Even with four-byte signed integers, it would be far more than 32767, namely 2 147 483 647 x 2 147 483 647 pixels (2^31-1). So, where is my mistake in thinking?
  2. And what's more, the warning contains a false claim! PNG files are not limited to 32767 pixels.
  3. If there is such a limitation in Windows... ... why does it not apply to TIFF... ... and why does it not apply to other programs like Adobe Photoshop or GIMP? I did indeed overlook the warning. It really should be more conspicuous.
  4. Please remove the image size limitation (32767 pixels) for png files! I have a 48138 px x 72518 px tiff file that I wanted to export to a png file of exactly half the size (that would be 24269 px x 36259 px). But Photo only saves a 21750 px x 32767 px file without any warning! I can't see any plausible reason for this behavior, especially because saving to a 24269 px x 36259 px TIFF works fine.
  5. You have omitted a word in your statement: Most likely Inkscape's programmers decided to implement good code which Affinity programmers decided to not write. Seriously: I am not accusing affinity of deliberately writing bad code, but rather of lack of time and prioritizing other tasks. This is just a suggestion to the Affinity team to improve the "deleting nodes" issue. Nothing more and nothing less.
  6. As I wrote As far as I observed, designers "fit to curve"-functionality doesn't handle sharp edges at all. ", don't you think I haven't already tried that? The problem with this is, that not only the nodes to be deleted have to be smooth, but also the neighbouring nodes, which influences the shape of the path outside the affected section (turning straight lines into curves). @Old Bruce I don't know what you're trying to say. Inkscape proves that it is possible.
  7. I often have to deal with polygonal pathes, which represents curves*). Look at this comparison between Designer and Inkscape**) (there is a red copy of the line to visualise before and after): As far as I observed, designers "fit to curve"-functionality doesn't handle sharp edges at all. Am I right with this observation? Are there plans to change this? This would turn Designer from an almost perfect to a perfect map drawing tool! *) the pathes are derived from openstreetmap which has no real curves. So all curves are approximated by small straight lines which results in a large number of nodes, which I'd like to reduce. **) In case of Inkscape make sure that "Deleting nodes preserve shape" is selected in the preferences.
  8. I didn't know about the meaning of the path field... The user interface of the export persona could take some improvements anyway: easy copy/paste of settings between slices or duplicating of slices easy inclusion/exclusion of layers per slice fix the following: if one exports only certain layers the background will always be transparent, independently of the setting in the document menu a variable for dpi (which takes the value of the Export-dpi field or the source-dpi x scale factor) fix the following: scale factor takes only "." as decimal point (no localisation to "," under German speaking environment as anywhere else) and last but not least user variables should be global to all slices. I have managed most of the above issues with templates, but any improvement to the export persona would be appreciated.
  9. There is a path field in the slice properties of photo's export persona. When I enter an absolute path there, like E:\secondary_project\exports it is converted to E\secondary_project\exports i.e. th colon is omitted. When I export this slice, I am prompted for a path. If I chose e.g. E:\primary_projects\export (just confirming the prompted path) the exported file is stored at: E:\primary_projects\export\E\secondary_projects\export Saving the path without drive letter doesn't help, becaus in this case the leading backslah is omitted. "\secondary_projects\exports" becomes "secondary_projects\exports". As a workaround I save relative paths and chose root directory on export.
  10. I was about to ask a similar question (I needed blend mode "darken"), but like many other questions it has already been answered by @walt.farrell. 😉
  11. I would also welcome this feature. Since I use export persona a lot, it would be nice to include this feature there as well. For now, Loukash's suggestion to use Lanczos 3 (non-separable) as a resample algorithm is very helpful.
  12. Wow this works really great and flawlessly! What a savings of tedious editing and time! Thank you so much, you made my day! What do I say, you have made my week, month and year! 😀👍🏆 Some years ago (didn't have Affinity at this time) I tried the same with PTGui panoram stitcher. But PTgui cannot handle images without lens information properly and produced weird distortions. Since than I didn't even think of using a panorama stitcher for this purpose.
  13. Some here don't understand or don't want to understand my concern, instead they take the attitude, "What is useless to me must be useless to everyone else." Not a good style of discussion in my opinion.
  14. See this example with only two layers. The most annoying part in designer is the scrolling through dozens of objects in te layers tree. By the way, in a real world document I would know the meaning of my layers and name them accordingely... Designer: Affinity-Forum Move-to-layer-2.mov Inkscape: Affinity-Forum Move-to-layer-3.mov
×
×
  • 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.