mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
remove FILL_RULE_NONZERO for now
This commit is contained in:
parent
07709efb0a
commit
f22d031c13
3 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
// You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CANVAS_DIMENSIONS, 24,
|
||||
FILL_RULE_NONZERO,
|
||||
MOVE_TO, 20.46f, 20.46f,
|
||||
R_H_LINE_TO, -0.59f,
|
||||
R_ARC_TO, 7.61f, 7.61f, 0, 0, 1, 0, -3.08f,
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
// You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CANVAS_DIMENSIONS, 24,
|
||||
FILL_RULE_NONZERO,
|
||||
MOVE_TO, 15.12f, 3.17f,
|
||||
R_ARC_TO, 0.92f, 0.92f, 0, 1, 1, 1.3f, 1.3f,
|
||||
R_LINE_TO, -7.1f, 7.1f,
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
// You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CANVAS_DIMENSIONS, 24,
|
||||
FILL_RULE_NONZERO,
|
||||
MOVE_TO, 8.88f, 3.17f,
|
||||
R_ARC_TO, 0.92f, 0.92f, 0, 0, 0, -1.3f, 1.3f,
|
||||
R_LINE_TO, 7.1f, 7.1f,
|
||||
|
|
Loading…
Reference in a new issue