
Akapraf
Members-
Posts
13 -
Joined
-
Last visited
Everything posted by Akapraf
-
yes break - this is what I want to achieve . You can breake text by line, by space , or by letter. It's detects if text has lines, if does not have lines it will check to break by space, and if it does not have space betwen words, it wil break by letter
- 823 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
the first script I will make is this if Text_Brake Selected if text has lines brake text by lines else if text has space brake text by space else brake text by letter Please, Affinity Designer team, implement this feature . I’m waiting for this feature for more than 7 years.
- 823 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Affinity Designer Plugins
Akapraf replied to Peregrin's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
If they will let us make plugins for Affinity Designer, someoane will create a plugin that can break text apart, sell it with 100 Euro and make more money than affinity designer team ..... But it's better to wait another 10 years for Affinity Designer Team to make this, because i think is very very hard to do it. let text = `Affinity Team Hate Us` text.split("\n"); let OneRowtext = " Affinity Team Hate Us" OneRowtext.split(" "); -
Device Mockups
Akapraf replied to bbyrdhouse's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
-
How to draw a spiral
Akapraf replied to tomateck's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
Check this spiral assets if you have trouble on creating one by yourself https://graphicheck.com/Affinity-Designer-Spiral-Assets -
1. It will be nice if you can change the color stroke with the right click on the color panel 2. Allow Left Click and Right Click to be used in Keyboard shortcuts combinations
-
affinity designer Mandala Designs with Affinity Designer Beta
Akapraf replied to garetmckinley's topic in Share your work
Better use symbols to draw a mandala Check this : http://www.youtube.com/watch?v=vw-zw-YksNE- 27 replies
-
- prints
- sacred geometry
-
(and 2 more)
Tagged with:
-
Is there a "Live mirror" option?
Akapraf replied to Kobaiko's topic in [ARCHIVE] Designer beta on macOS threads
Check this video: https://www.youtube.com/watch?v=cdT6IgtAgBE -
Affinity Designer - Add points at intersection of the curves - this method will help in many situations Affinity Designer for Windows - Add duplicated methods: Alt + Rotation Handle ( rotate and duplicate in the same time ) Alt + Scale Handle (Scale and duplicate in the same time ) This method will help to duplicate and mirror in the same time
-
- points
- intersection
-
(and 1 more)
Tagged with:
-
3D TEXT !
Akapraf replied to JuanL's topic in Pre-V2 Archive of Desktop Questions (macOS and Windows)
Check This - >> https://www.youtube.com/watch?v=j-JrFxOk8qc -
Duplicating objects - More functionality
Akapraf replied to adrm's topic in Older Feedback & Suggestion Posts
Windows beta test : 1: Add duplicate: Alt + rotate ( rotate and duplicate in the same time ) Alt + scale ( scale and duplicate in the same time ) 2: Transform panel: Add Duplicate number of copies that is connected to rotation and scale Ex: Rotate 15 degree and duplicate 10 times ( something similar to Ctrl+ j Method, just that is automatically ) Transform panel bug at rotation? - If you change the rotation center pivot, and you rotate the object from the transform panel, the rotation is calculated still from the middle of the object Missing function : - Add Perspective Thanks!