History log of /haiku/src/tests/kits/interface/picture/PictureTest.cpp
Revision Date Author Comments
# f10faf61 02-Jan-2019 Stephan Aßmus <superstippi@gmx.de>

Change DrawString() and add StrokeLine() to reveal wrong pen-position

Change-Id: Iec584657741f2bb682bff557dcd3b733a9166c7c
Reviewed-on: https://review.haiku-os.org/815
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 96d7f22d 18-Mar-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Reverting this, since BMessage doesn't crash anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35912 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 05525b50 19-Mar-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Commented out BMessage::PrintToStream() calls which crash (worked before).
The tests shows that Drawing shapes within BPicture is broken.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35909 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 15fd71bf 14-Feb-2010 Axel Dörfler <axeld@pinc-software.de>

* Fixed artwork directory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35462 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ece074ab 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Archiving the picture now works


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20286 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ccfc8a3d 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Archive the 2 pictures to a message, in order to compare the data.
Currently Archiving the Unflattened picture doesn't work, and it hangs
inside assert_local_copy(), waiting for the app_server reply...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20280 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3bf72bcb 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Unflattening the picture was obviously failing because we didn't rewind
the stream after Flattening. Now Unflattening works, but the picture
seems to be empty


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20270 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2d940ebc 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Flatten and Unflatten the BPicture before showing it. The picture
doesn't show up, that means something is still broken in Flatten() or
Unflatten()


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20267 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c087e0e3 09-Nov-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

cleaned up a bit the code, shaped it into a SVG2PictureView class. Added
a window to the PictureTest which should show the svg lion, but doesn't
work yet for some reason


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19243 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 262fc999 02-Nov-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Moved PictureTest to its own folder, added some more files (WIP and not
yet
added to the image) written by Marc Flerackers, for a SVG -> BPicture
importer, will be used to show the SVG lion and butterfly (included in
this commit)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19177 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 96d7f22d56ef422b2e1a666c5a0a7ed1c5c470e2 18-Mar-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Reverting this, since BMessage doesn't crash anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35912 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 05525b50d01677505f8f435db3ee5c9da1c41b47 19-Mar-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Commented out BMessage::PrintToStream() calls which crash (worked before).
The tests shows that Drawing shapes within BPicture is broken.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35909 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 15fd71bfffa53005e8085e4af8e5f36b6bee4024 14-Feb-2010 Axel Dörfler <axeld@pinc-software.de>

* Fixed artwork directory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35462 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ece074abe211959971802acf3d553c623b70069f 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Archiving the picture now works


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20286 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ccfc8a3dcb99470701274a7cfdadda0e2461f4ee 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Archive the 2 pictures to a message, in order to compare the data.
Currently Archiving the Unflattened picture doesn't work, and it hangs
inside assert_local_copy(), waiting for the app_server reply...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20280 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3bf72bcb7c9f49a2d3a50d0d41fad205372cfa0e 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Unflattening the picture was obviously failing because we didn't rewind
the stream after Flattening. Now Unflattening works, but the picture
seems to be empty


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20270 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2d940ebc849439b1a214fea9be5044f56ad0cc81 01-Mar-2007 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Flatten and Unflatten the BPicture before showing it. The picture
doesn't show up, that means something is still broken in Flatten() or
Unflatten()


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20267 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c087e0e3645f99de41ae2b4ed1fdd1e88a67698d 09-Nov-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

cleaned up a bit the code, shaped it into a SVG2PictureView class. Added
a window to the PictureTest which should show the svg lion, but doesn't
work yet for some reason


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19243 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 262fc9994c1b715640a4baf17f03680b507674dc 02-Nov-2006 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Moved PictureTest to its own folder, added some more files (WIP and not
yet
added to the image) written by Marc Flerackers, for a SVG -> BPicture
importer, will be used to show the SVG lion and butterfly (included in
this commit)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19177 a95241bf-73f2-0310-859d-f6bbb57e9c96