Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 80ce42a

Browse files
committed
Fix image/headings in 2.0 announcement
1 parent 70f525d commit 80ce42a

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

_posts/2020-02-16-MyPaint-2.0.0-release.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here we'll go into more depth about some of the changes, and things
1515
you should know as a user.
1616

1717

18-
# Linear compositing, spectral blending, compatibility
18+
## Linear compositing, spectral blending, compatibility
1919

2020
By default, MyPaint 2.0.0 uses linear compositing and spectral blending (pigment mode).
2121
This lends itself well to creating artwork emulating the use of traditional media.
@@ -48,14 +48,14 @@ explicitly open the file in "1.x" mode regardless.
4848
![CompatFileOpen](/assets/posts/2020-02-15-compat-file-open.png)
4949

5050

51-
# View Rotation and View Zoom now factor in to brush strokes
51+
## View Rotation and View Zoom now factor in to brush strokes
5252

5353
Old MyPaint users may notice that brushes don't work quite the same way
5454
anymore. Specifically the rotation and zoom of the canvas now play a part
5555
certain aspects of the dabs that make up the strokes.
5656
Hopefully nobody's too unhappy about this, because it is not configurable.
5757

58-
![ViewRotation](/assets/posts/2020-02-15-compat-file-open.png)
58+
![ViewRotation](/assets/posts/2020-02-15-viewrotation-comparison.png)
5959

6060
The arrows show what the drawer/painter saw as "up" when drawing
6161
on the rotated canvas. In 2.0.0 the behavior is more like actually
@@ -66,21 +66,21 @@ As for zoom, the zoom level is now factored in to speed calculations
6666
and is also available as an input for brush settings.
6767

6868

69-
# New Brush Settings and Inputs
69+
## New Brush Settings and Inputs
7070

7171
The maximum number of points in the input curves is increased to 64, providing
7272
a ridiculous amount of control to brush makers (much more than is necessary for
7373
the vast majority of input mappings).
7474

75-
## New Settings
75+
### New Settings
7676

77-
### Smudge
77+
#### Smudge
7878

7979
* Smudge length multiplier
8080
* Smudge transparency
8181
* Smudge bucket
8282

83-
### Directional Offsets
83+
#### Directional Offsets
8484

8585
* Offsets Multiplier
8686
* Angular Offsets Adjustments
@@ -93,20 +93,20 @@ the vast majority of input mappings).
9393
* Angular Offset: View
9494
* Angular Offset Mirrored: View
9595

96-
### Color
96+
#### Color
9797

9898
* Pigment
9999
* Posterize
100100
* Posterization levels
101101

102-
### GridMap
102+
#### GridMap
103103

104104
* GridMap Scale
105105
* GridMap Scale X
106106
* GridMap Scale Y
107107

108108

109-
## New Inputs
109+
### New Inputs
110110

111111
* Direction 360
112112
* Attack Angle
@@ -119,7 +119,7 @@ the vast majority of input mappings).
119119
* Base Brush Radius
120120

121121

122-
# Symmetry modes
122+
## Symmetry Modes
123123

124124
Symmetry painting now has five modes to choose from (up from one, in 1.2.1):
125125

@@ -141,7 +141,8 @@ Instead of n separate brush strokes, it's more like a single brush stroke copied
141141
on something that doesn't follow the same symmetry as the active mode,
142142
but still good to be aware of.
143143

144-
# Floodfill enhancements
144+
145+
## Floodfill enhancements
145146

146147
The floodfill tool now supports:
147148

0 commit comments

Comments
 (0)