Add Text Tool to Timeline Notes
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Add Text Tool to Timeline Notes
I am requesting that the Text Tool be added to Timeline Notes so notes may be typed as well as hand-written notes.
-
-
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1
- Paul Fierlinger
- Posts: 8100
- Joined: 03 May 2008, 12:05
- Location: Pennsylvania USA
- Contact:
Re: Add Text Tool to Timeline Notes
But please don't abandon handwritten notes because that's the best way to annotate accents, changing volume of voiceover, shifting moods.... on and on, even little drawings of facial expressions and squiggly lines and other symbols to annotate music.
Paul
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: Add Text Tool to Timeline Notes
Oh, yes, certainly ! I did not mean replace the hand written notes , but rather add the Text tool to augment the Timeline Notes .Paul Fierlinger wrote: ↑13 Aug 2018, 10:11 But please don't abandon handwritten notes because that's the best way to annotate accents, changing volume of voiceover, shifting moods.... on and on, even little drawings of facial expressions and squiggly lines and other symbols to annotate music.
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1
- Paul Fierlinger
- Posts: 8100
- Joined: 03 May 2008, 12:05
- Location: Pennsylvania USA
- Contact:
Re: Add Text Tool to Timeline Notes
So I'm curious; what's it for? to make general notes between collaborators when projects are shared? Actually I do that too, for instance to warn Sandra that some images are using tracker. it makes sense
Paul
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
http://www.slocumfilm.com
Desktop PC Win10-Pro -64 bit OS; 32.0 GB RAM
Processor: i7-2600 CPU@3.40GHz
AMD FirePro V7900; Intuos4 Wacom tablet
Re: Add Text Tool to Timeline Notes
A text tool in the notes area is considered and in our To-Do List.
In the meantime, we made a small George script to add some text in the notes area:
The text will be added as pixels and handled as the usual notes.
"Notes 3 lines" will allow you to write 3 lines of text. But 3 lines only.
If you make a selection of one or several images, your text will fit the selection.
In the meantime, we made a small George script to add some text in the notes area:
The text will be added as pixels and handled as the usual notes.
"Notes 3 lines" will allow you to write 3 lines of text. But 3 lines only.
If you make a selection of one or several images, your text will fit the selection.
- Attachments
-
- Notes Text.tvpx
- (152 KiB) Downloaded 1126 times
Melanie • Animator
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: Add Text Tool to Timeline Notes
Yes, exactly that kind of thing is what I would use it for . Lately I've been working on a project remotely where the director sends me notes via email and rather than keep his emails open and keep referring back to the emails I would like to copy & paste his notes into the Timeline with a text tool .Paul Fierlinger wrote: ↑13 Aug 2018, 18:42 So I'm curious; what's it for? to make general notes between collaborators when projects are shared? Actually I do that too, for instance to warn Sandra that some images are using tracker. it makes sense
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: Add Text Tool to Timeline Notes
Thank you !melanie wrote: ↑16 Aug 2018, 07:17 A text tool in the notes area is considered and in our To-Do List.
In the meantime, we made a small George script to add some text in the notes area:
Notes Text.tvpx
The text will be added as pixels and handled as the usual notes.
type your text.png
"Notes 3 lines" will allow you to write 3 lines of text. But 3 lines only.
3 lines.png
If you make a selection of one or several images, your text will fit the selection.
my selection.png
Is it possible to make the text size smaller ?
.
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1
Re: Add Text Tool to Timeline Notes
Thanks, Melanie!
Right Click on the icon
Hit the drop down menu on line zero and select "Embedded George Script"
You can change the font size here
OR, the following change will make the tool a bit more flexible I think. This will make it so the text tool is not changed to the parameters specified in the original code. So the settings you had before you activated the function will persist.
It even retains many of the parameters from the text tool like border, glow, and angle.
Hey, D.T! This worked for me.
Right Click on the icon
Hit the drop down menu on line zero and select "Embedded George Script"
You can change the font size here
OR, the following change will make the tool a bit more flexible I think. This will make it so the text tool is not changed to the parameters specified in the original code. So the settings you had before you activated the function will persist.
It even retains many of the parameters from the text tool like border, glow, and angle.
Last edited by Cardin on 16 Aug 2018, 19:57, edited 3 times in total.
TVPaint 12.0.0 Pro
System - CPU: i9-13900K, RAM: 128GB, GPU: Intel Arc A770 16GB, OS: Win 11 Pro 23H2 Build 22631.3447
Wacom Cintiq 4K (Driver 6.4.6-1 April 23, 2024)
System - CPU: i9-13900K, RAM: 128GB, GPU: Intel Arc A770 16GB, OS: Win 11 Pro 23H2 Build 22631.3447
Wacom Cintiq 4K (Driver 6.4.6-1 April 23, 2024)
- D.T. Nethery
- Posts: 4225
- Joined: 27 Sep 2006, 19:19
Re: Add Text Tool to Timeline Notes
Thank you , kind sir !
It is true that in almost all cases "anything is possible in TVPaint" , so thanks for affirming that .
It is true that in almost all cases "anything is possible in TVPaint" , so thanks for affirming that .
Animator, TVPaint Beta-Tester, Animation Educator and Consultant.
MacOS 12.7.1 Monterey , Mac Mini (2018) , 3.2 GHz 6-Core Intel Core i7,
16 GB RAM , TVPaint PRO 11.7.1 - 64bit , Wacom Cintiq 21UX 2nd Gen.
,Wacom Intuos Pro 5 , Wacom driver version 6.3.39-1