Monsen
Monsen
About
- Username
- Monsen
- Joined
- Visits
- 676
- Last Active
- Roles
- Administrator
- Points
- 8,897
- Birthday
- May 14, 1976
- Location
- Bergen, Norway
- Website
- https://atlas.monsen.cc
- Real Name
- Remy Monsen
- Rank
- Cartographer
- Badges
- 27
-
Annual 1, issue 7 -Modern Caves map. My example after the Live Mapping session
-
Annual 1, issue 3 - Inn Map. My example after the Live Mapping session
-
Using CC3 Over Graphic Terrain Maps
You can just insert your image into a drawing (Using Draw -> Insert File). I recommend putting it on a dedicated sheet, so you can move the sheet up and down the stack depending on your need. Then you can just use CC3+ normally, with your image as a background.
Do remember that CC3+ isn't an image editor though, you can't do any changes yo your file, you can only put stuff on top of it.
-
Annual No 1 issue 12 - Making a new style.
You can't put symbols along just some of the edges of a shape. Symbols along will put them along all edges. I guess you can write a complex macro that figures out which are short and long edges, and calculates positions and puts symbols along them, but that is getting a bit complicated.
To make lines that doesn't change appearance as you zoom in/out, make sure they are using line styles that do not have paper scale enabled:
To align fill in a drawing tool, check out the macros in the Garden tools in the Annual Ferraris city style, it does exactly that.
-
Annual No 1 issue 12 - Making a new style.
You can use TOFFSET in a macro, but it is a bit tricky since it uses single entity pick instead of a regular selection. Means you cannot select with prior, but you can select it if you know the coordinates of the entity (But these are tricky to get for an entity drawn with a drawtool)
Depending on the kind of offset and lines you need, the double lines [DBLN] command may be easier to use in a macro.
-
Annual No 1 issue 12 - Making a new style.
Seems to be some weirdness with how the drawing tools makes these shapes. Normally, when you draw something, it is made available as the last selection, which is why you can select it with SELBYP and then apply various commands to it. Unfortunately, the rectangle drawing option doesn't seem to be doing this, which means the entity won't be selected, and thus won't have the commands applied to it. Not really a good workaround around that if you can't use the polygon shape, as there isn't a way to figure out what you just drew which is what a macro like this needs to do.
-
Does Size Settings Matter for Output?
It doesn't matter at all. Units in CC3+ are meant to represent real world sizes, so you make the map in 240 x 180 if it is 240 by 180 miles (or feet/meters/kilometers depending on map type) or 2400 x 1800 if it is 2400x1800 miles.
For an overland map, symbol scale will vary, as you pointed out yourself, and many drawing tools have line width expressed as fraction of map size, meaning they will vary too.
For dungeon/city maps, the larger map will give you a larger area to work with, since symbol scale don't vary with map size.
-
FT3: Output to Sphere?
-
Live Mapping: Symbol Editing
Good point @roflo1 . Inserting and then exploding it is perfectly fine. What you don't want is a symbol reference inside a symbol definition, but exploding it takes care of that.
Just to clean up, you can finish up by going into symbol manager (with your symbol editing window open and active) and hit purge to purge the symbol from the definition, since the definition will still remain behind even after exploding
-
Suggestions for Variable River Size
Here's Joachim's tutorial: https://forum.profantasy.com/discussion/comment/8891/#Comment_8891






