Add canard pusher aircraft icon (VELO, LGEZ, VEZE, COZY)#289
Open
evanrkeller wants to merge 1 commit into
Open
Add canard pusher aircraft icon (VELO, LGEZ, VEZE, COZY)#289evanrkeller wants to merge 1 commit into
evanrkeller wants to merge 1 commit into
Conversation
Canard-configuration aircraft (Velocity, Long-EZ, VariEze, Cozy) currently fall through to conventional shapes that don't resemble their planform. Add a top-view canard pusher silhouette — foreplane forward, swept main wing with winglets aft, pusher prop spinner — and map the common canard type designators to it. Original artwork, contributed under the BSD 2-Clause license.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a
canardmarker shape — a top-view canard pusher silhouette (foreplane forward, swept main wing with winglets aft, pusher prop spinner) — and maps the common canard type designators to it inTypeDesignatorIcons:VELO(Velocity)LGEZ(Rutan Long-EZ)VEZE(Rutan VariEze)COZY(Cozy)Why
These aircraft currently fall through to conventional shapes (or the category default) that don't resemble their planform at all. Canards are common in the experimental/homebuilt fleet, and the reversed configuration is distinctive enough that the generic single-prop silhouette reads wrong on the map.
Notes
cls-1fill path +cls-2outline path,add_stroke_selected,aircraft_color_fill/aircraft_color_strokeplaceholders, alphabetical placement inshapesandTypeDesignatorIcons.Preview (rendered with placeholder colors substituted):
the shape renders correctly with both the fill and outline paths layered, verified in-browser and via the same color-substitution pipeline
markers.jsuses.