From ec4661148dd1bb7fda10d73053687933fc0cba48 Mon Sep 17 00:00:00 2001 From: OriAsis834 <42800835+OriAsis834@users.noreply.github.com> Date: Thu, 12 Sep 2024 02:40:39 +0300 Subject: [PATCH] move stroke dash and font --- 2.3.4.3-(Style-Tab)-Select-element.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/2.3.4.3-(Style-Tab)-Select-element.md b/2.3.4.3-(Style-Tab)-Select-element.md index 0e01876c..37a7a23 100644 --- a/2.3.4.3-(Style-Tab)-Select-element.md +++ b/2.3.4.3-(Style-Tab)-Select-element.md @@ -92,27 +92,7 @@ Contains some [common style controls](https://github.com/Azgaar/Fantasy-Map-Gene ## [Coordinates](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.4-(Layers)-Coordinates) Contains some [common style controls](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.4.1-(Style-Tab)-General#common-style-controls) - (Opacity, Stroke color, Stroke width, Filter, Clipping). - -It also contains the following controls: - -### Stroke dash - -![image](https://github.com/user-attachments/assets/6d467a97-a379-4e5a-9d69-d775ab850b23) - -The number determines the intervals between the dash marks that make up the coordinate lines. - -Value 1 determines that there will be no spaces, so that the coordinate lines will not be fragmented. - -The higher the value, the greater the distance between dashes. - -The dropdown is... (Todo) - -### Font size - -![image](https://github.com/user-attachments/assets/347bad04-5b45-451f-8f29-d6c58c0844db) - -Determines the font of the coordinate numbers on the sides of the map. + (Opacity, Stroke color, Stroke width, Stroke dash, Font size, Filter, Clipping). ## [Cultures](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.5-(Layers)-Cultures)