Kai Pastor
Kai Pastor
I didn't have much time to review the proposal. IMO we either need to simplify the dialog radically, or provide a separate minimal dialog: It must be usable on a...
PS: Nice style and B/W icons on this screenshot, wrt to mobile usage. What enviromnent is this?
> MBTiles are listed as gdal supported file format This list is auto-generated from the list of drivers coming with Mapper's GDAL. However, not all drivers can be used as...
The first option is called "default" because it does what you would normally get from an application being based on Qt. And this happens to be RGB. The other option...
> Green 60% color layer (for symbol 408 Vegation: walk) originally is Cyan=46 Yellow=55, but changes to Cyan=42 Yellow=79 in PDF file. Yellow 100%/Green 50% colour layer (for symbol 420...
> Not all users know what is "normally get from an application being based on Qt", Nobody claims this would be the case. In particular, the user interface is not...
> The described colour change happened when exporting File > Export as... > PDF > Color mode: Default. I analysed the resulting colours with an eyedropper tool - they had...
> ```\U+0421\U+0426\U+0415\U+041d\U+0410``` This is not the UTF-8 encoding of Unicode, but the way DXF Version R2004 and prior escape Unicode code points. DXF Version R2007 and later may use UTF-8...
I think you added more confusion again. - Please make clear if your text editor displays ```\U+0421\U+0426\U+0415\U+041d\U+0410``` or ```СЦЕНА```. Guess what should be there if the file is UTF-8 encoded....
Noone is working on it. It still needs more information: > When we add a heuristics to turn `\U+....` into Unicode, we should also know how a literal `\U+...` sequence...