[
https://issues.jboss.org/browse/ARQ-1701?page=com.atlassian.jira.plugin.s...
]
Stefan Miklosovic commented on ARQ-1701:
----------------------------------------
xuggler is what we use in desktop recorder implementation of video api, there are yet
unreleased implementations here (1). Desktop video recorder will have its own repo,
Droidium screenshooter will be part of Droidium alpha5 and browser screenshooter will be
part of Graphene project.
When you talked about resizing, I was thinking that an image will be resized only from
presentation point of view. That means an image would be unmodified as such but it would
be "resized" in output HTML page when you set "width" and
"hight" attributes to img tag. You would just displayed them differently but
they would be just the same as they were.
Implementing this would mean you would hack that xsl template around to be able to resize
them, from html / xsl point of view, dynamically.
(1)
https://github.com/smiklosovic/recorder-implementations
Allow possibility to resize screenshots
---------------------------------------
Key: ARQ-1701
URL:
https://issues.jboss.org/browse/ARQ-1701
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Recorder
Reporter: Alex Soto
Priority: Minor
When a screenshot is taken, user can decide if image is big enough to be added as link
and not as embed image. Another approach that may find users useful is resize the image,
so for example with a resize property you can decide that if an image is big enough
instead of adding it as a link, resize the image to given percentage/fixed width, and
embed inside the document.
In this case we should decide if image is resized and nothing more, or if it is resized
and add an option to open the full screen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira