Chang Font Size
So far you will find that there is no way to change the font size, but that is very important feature for the users. Currently MuCuP has no editor, so it can't provide a easy way to layout the text (the editor is on the road map).
You will concern how to modify the font size because sometimes there are many words need to be put into the place holder, and if the user can't modify the font size, then the text will exceed the screen or one slide can't contain so many text.
MuCuP is not a traditional slide software, and it shows everything in 3D environment. So I will show you how to archive the same result in MuCuP.
You know every place holder has a property "_Pos", and I only explain how to control the position of the text on the screen by modifying "x" and "y". So "z" is used for the text font size because you could imagine the text is more deeper, the text is more smaller.
Let me show you an example by using the same style but different font size.
<_Presentation> </_Presentation> |
Please see the MuCuP document above. The two place holders use the same style, but the important changes are the red color text. "10.0" means more deeper to the screen, then the font size will change more smaller. You could save it to a file and play it by using MuCuP. Below is the screen snapshot for this turorial.
Hope it could help you write MuCuP document.