-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v4.2.0 #2728
Comments
It'd be good to get some changelog updates committed first |
Of course, I can do it soon. I'm more concerned with patterns issues, like #2737. Should we for example revert vector quarry pattern or there's another solution we could try? |
With new sanitizing code quarry can be fixed, but still we should know what to do with 512 px patterns? Do we accept them or we plan to move to 256 px with 4.2.0? |
This release will be loaded with changes, so I wait mainly for better 256 px SVG patterns to be fixed (if it's still the case) and merged - probably @imagico should check them, because he has the most issues with patterns in general. We don't have to wait longer than that (it will be standard "2-5 weeks" cycle for a minor version change anyway). I keep the changelog updated, it's good to remember we should also update preview image this time to reflect water color change. Any comments about that? |
+1 |
With #2769 ready to be merged (I just wait if there are no further roads tuning) we wait for an opinion on:
@imagico, could you look at them and tell if it's safe to merge them or something should be fixed? Some other PNG->SVG pattern transitions (#2749 - vineyard, #2759 - plant nursery) are not important to merge before v4.2.0, they are just regular PRs to check. |
I have now commented on both of these but as i also clearly said in #2727 (comment) i think SVG patterns are not ready for production use here due to the rendering issues observed. Due to the special situations the quarry pattern does not appear to be affected by this so yes, you can probably safely merge that without making anything worse. |
I agree that it’s better to use PNG pattern when SVG patterns have rendering problems. I think that, as best practice, nevertheless
This would make it easy to switch to SVG patterns if #2750 can be solved. And it would make it easy for forks to make different choises.
So I guess when there is no transparency/partial pixel coverage (patterns with opaque background), everything is fine (but currently there is no such pattern in this style). |
Orchard and plain wetland fall under this IIRC. |
I think fixing also #2771 (though it's a different problem) would be good before release. |
So the plan with patterns before new release is (I guess):
Orchard, vineyard and plant_nursery are gamma-bug safe, because they all are still in PNG format. Is this all for now, @imagico? |
I always try to assume good faith but i honestly can't tell if you are mocking me here or if you are serious. You do not seriously need me to tell you which patterns are currently using SVG files? |
Well, I just guessed you mean only gamma-related SVGs. Do you mean reverting all the SVG patterns - or what? |
I think it's about time to release. Unimportant roads are no longer white, so the only unclear thing left are SVG patterns at the moment. I'm very bad at guessing what exactly Christoph wants to do with them, but:
I think there are no outstanding problems that could result in a bugfix version (v4.2.x), but I plan to wait just another day just to make sure. Please report if you see something that needs fixing now, otherwise we can try to solve it later. |
We could release v4.2.0 about the end of the month. The big news will be probably midzoom changes, but maybe some other visible stuff like railway names and leaf_type rendering will be ready to merge too.
The text was updated successfully, but these errors were encountered: