From 62644a02a54ece5debe4379367dbb6ca1fdcd4a8 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 8 May 2018 08:15:03 +0000 Subject: Gem 03e8d06a43eebb796ac268739a9f11fde5ad1d90 osx/i386 built 'master:03e8d06a43eebb796ac268739a9f11fde5ad1d90' for osx/i386 --- Gem/Gem.pd_darwin | Bin 4835588 -> 4835588 bytes Gem/develop/include/Gem/Base/TextBase.h | 7 +++---- Gem/gem_filmAVF.so | Bin 57380 -> 57380 bytes Gem/gem_imageJPEG.so | Bin 50452 -> 50452 bytes Gem/gem_imageMAGICK.la | 2 +- Gem/gem_imageMAGICK.so | Bin 52672 -> 52672 bytes Gem/gem_imageSGI.so | Bin 57276 -> 57276 bytes Gem/gem_imageTIFF.so | Bin 65548 -> 65548 bytes Gem/gem_modelOBJ.so | Bin 86564 -> 86564 bytes Gem/gemcocoawindow.pd_darwin | Bin 38484 -> 38484 bytes Gem/gemglutwindow.pd_darwin | Bin 42388 -> 42388 bytes Gem/gemmacoswindow.pd_darwin | Bin 38404 -> 38404 bytes Gem/pix_drum.pd_darwin | Bin 25560 -> 25560 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 69740 -> 69740 bytes Gem/pix_hit.pd_darwin | Bin 23232 -> 23232 bytes Gem/pix_mano.pd_darwin | Bin 39564 -> 39564 bytes 16 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin index cfc8844..709672e 100755 Binary files a/Gem/Gem.pd_darwin and b/Gem/Gem.pd_darwin differ diff --git a/Gem/develop/include/Gem/Base/TextBase.h b/Gem/develop/include/Gem/Base/TextBase.h index 0834ef0..7c6b832 100644 --- a/Gem/develop/include/Gem/Base/TextBase.h +++ b/Gem/develop/include/Gem/Base/TextBase.h @@ -201,9 +201,6 @@ protected: // The default font name static std::string DEFAULT_FONT; - ////////// - // get the bounding-box for the current text/font/... - void getBBox(float&x0,float&y0,float&z0, float&x1,float&y1,float&z1); ////////// // output information about the current font/text // including the bbox @@ -211,7 +208,6 @@ protected: // an outlet to send font/text/...-info back to the patch gem::RTE::Outlet m_infoOut; - ////////// // The font structure #ifdef FTGL @@ -243,6 +239,9 @@ private: // helper to make the // line distance vector void makeLineDist(); + ////////// + // get the bounding-box for the current text/font/... (per line and total) and output it + void getBBox(); ////////// // Static member functions diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so index b5b6c03..2c5ed3c 100755 Binary files a/Gem/gem_filmAVF.so and b/Gem/gem_filmAVF.so differ diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so index 93bf1ee..d5efcfc 100755 Binary files a/Gem/gem_imageJPEG.so and b/Gem/gem_imageJPEG.so differ diff --git a/Gem/gem_imageMAGICK.la b/Gem/gem_imageMAGICK.la index 7316c41..3265f3f 100755 --- a/Gem/gem_imageMAGICK.la +++ b/Gem/gem_imageMAGICK.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags=' -pthread' # Libraries that this one depends upon. -dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.48-0-i386.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/imagemagick/7.0.7-22/lib /usr/local/Cellar/imagemagick/7.0.7-22/lib/libMagickCore-7.Q16HDRI.la -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/xz/5.2.3/lib -lfreetype -llzma -lbz2 -lltdl -ldl -lz -lm' +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.48-0-i386.app/Contents/Resources//bin -L../.. -L/usr/local/Cellar/imagemagick/7.0.7-31/lib /usr/local/Cellar/imagemagick/7.0.7-31/lib/libMagickCore-7.Q16HDRI.la -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/xz/5.2.4/lib -lfreetype -lxml2 -llzma -lbz2 -lltdl -ldl -lz -lm' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so index 40067e8..fdc8848 100755 Binary files a/Gem/gem_imageMAGICK.so and b/Gem/gem_imageMAGICK.so differ diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so index dc9b3ee..e02f9d4 100755 Binary files a/Gem/gem_imageSGI.so and b/Gem/gem_imageSGI.so differ diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so index 7b7e1b6..dfc3380 100755 Binary files a/Gem/gem_imageTIFF.so and b/Gem/gem_imageTIFF.so differ diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so index 5e0e254..d0d79cc 100755 Binary files a/Gem/gem_modelOBJ.so and b/Gem/gem_modelOBJ.so differ diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin index 3264989..9900906 100755 Binary files a/Gem/gemcocoawindow.pd_darwin and b/Gem/gemcocoawindow.pd_darwin differ diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin index 843ce93..bb507a4 100755 Binary files a/Gem/gemglutwindow.pd_darwin and b/Gem/gemglutwindow.pd_darwin differ diff --git a/Gem/gemmacoswindow.pd_darwin b/Gem/gemmacoswindow.pd_darwin index 8d5b874..0025c33 100755 Binary files a/Gem/gemmacoswindow.pd_darwin and b/Gem/gemmacoswindow.pd_darwin differ diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin index c36bf32..ce15823 100755 Binary files a/Gem/pix_drum.pd_darwin and b/Gem/pix_drum.pd_darwin differ diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin index e53db0a..f39ca97 100755 Binary files a/Gem/pix_fiducialtrack.pd_darwin and b/Gem/pix_fiducialtrack.pd_darwin differ diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin index 8aa629c..0d017ba 100755 Binary files a/Gem/pix_hit.pd_darwin and b/Gem/pix_hit.pd_darwin differ diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin index e979028..3a997a7 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ -- cgit v1.2.1