bigbluebutton-Github/bbb-export-annotations
danielpetri1 415ad5c0fe Force GhostScript orientation
GhostScript is incorrectly inferring the orientation of a slide by looking at the rotation of SVG elements such as whiteboard text. This PR forces GhostScript to retain the orientation of each page.
2024-09-24 22:10:50 +00:00
..
config Set default flag value to false 2024-03-27 22:57:35 -04:00
lib/utils Resolve merge conflicts 2024-03-05 15:16:33 +01:00
shapes Add Frame shape support 2024-03-19 20:08:48 +01:00
workers Force GhostScript orientation 2024-09-24 22:10:50 +00:00
.eslintrc.cjs Changes to bbb-export-annotation to support Tldraw v2 shapes 2023-11-07 16:49:42 +00:00
.gitignore chore: rename export-annotations to bbb-export-annotations 2022-07-05 17:47:01 +00:00
.npmrc Enforce required versions 2022-12-08 22:15:06 +01:00
deploy.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00
master.js update function redis.createClient to use redis host+port from config/settings.json otherwise redis use default host (localhost) and default port (6379) 2024-03-27 22:52:23 -04:00
package-lock.json Remove slide size probing from bbb-export-annotations 2024-09-24 13:59:01 +00:00
package.json Remove slide size probing from bbb-export-annotations 2024-09-24 13:59:01 +00:00
run-dev.sh Add new shell scripts useful for development (#18905) 2023-10-06 15:12:16 -03:00