-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(label stroke): add stroke for simple colours, need to fix gradient colors # Conflicts: # Source/Model/Nodes/SVGText.swift code refactoring, need to fix position for plain stroke labels # Conflicts: # Source/Model/Nodes/SVGText.swift chagne stroke width to ratio of font size, add getFont method change plain stroke label frame code refactoring add all in one, stoke and fill case add locations to gradient funcs add macOS support fix position change bug, change getLabelSize to getHeightOfLabel fix bug with background for filled label change Linear Gradient alignmentGuide, fix bounds for stroke label and stroke gradient change position code of gradient and stroke labels, fix decreasing height of stroke label bug code refactoring fix position for OSX and ios Add radial gradient support for iOS and OSX code refactoring change tabs to 4 spaces code refactoring code refactoring refactoring: fix createOneColorStrokeLabel fix createGradientStrokeLabel fix createFillGradientLabel fix createRadialGradientStrokeLabel and createRadialGradientFillLabel fix createOneColorFillLabel, codestyle fix delete getLabelHeight, leave only one version of SVGGUITextView add getStrokeBounds func code refactoring fix codestyle fix bugs
- Loading branch information
Ruslan Abbasov
committed
Jul 14, 2022
1 parent
bcc3e54
commit 704dfe9
Showing
3 changed files
with
518 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.