File talk:QueenTamarFlag.svg

出自Wikimedia Commons
跳至導覽 跳至搜尋

Improvements to Queen Tamar Flag

[編輯]

I suggest the following 2 improvements to the Queen Tamar Flag. 1. Optimize it so it isn't over half a MB to express 4 rectangles with 2 colours. Here is much shorter SVG markup that looks the same:

<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200"
style="background-color:#000" stroke="#A00" stroke-width="150">
 <line x1="75" y1="200" x2="75" y2="100" />
 <line x1="225" y1="100" x2="225" />
</svg>

2. The work should be public domain. Something this simple is simple geometry and seems ineligible for copyright protection. Requiring attribution for something this simple, as public as a country's 800+ year old flag doesn't seem reasonable or legally binding. The image is so extremely simple that a comment to give attribution could be more than 10% of the file's data. Joshi1983 (對話) 02:18, 17 May 2023 (UTC)[回覆]