Skip to content

formazione/presenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

presenter

  1. This code is made to make a slide with a question next slide with the answer

  2. How to separate the text of one slide from the others? Put an empty line in between

  3. How to put an image? 001.png,100,300

where 100 is the x and 300 is the y

  1. Can I fit the screen with an image?

    Yes, like this, with the -1 at the end 001.png, 100, -1

The image will be big as the screen

  1. How can I go to next slide...? whit arrow key or mouse button right and left

  2. Can I change the text size? Yes, with the mousewheel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages