Am 18.03.21 um 21:21 schrieb Harry van der Wolf:
I can't find the question backs, but you asked me about the speed after your improvements.

The current version is about 10-15% faster.

Ha, that's nice to hear, Did you look at memory consumption, too? That's where I had hoped to see about 30% improvement , because I switched to single-float masks.

I built with cmake on linux and get a binary lux. sudo make install installs the font and font readme in /usr/local/share/lux/fonts where lux can find it.

On MacOS I also build with cmake (cmake .. -D CMAKE_INSTALL_PREFIX=/opt/local).
But it still builds pv instead of lux.

Note that the master branch may be a few commits ahead of the other ones, I don't always merge master into them straight away - rather I leave them at a state which is reasonably stable. Once I have a good feeling with master and/or want to carve out a new release, I merge. If you don't want to wait for me to merge master, you can do so yourself, just say 'git merge master' while you have the mac branch checked out. You may have to deal with merge conflicts yourself, then - but mostly it should merge fine.

When I release a new version, I merge master to all branches before I do so, so then you can expect to find the latest modifications to be available everywhere.

sudo make install does install pv in /opt/local/bin
It installs the font in /opt/local/share/pv/fonts, but it does not install the font readme on mac.
pv can find the font on mac.
I will have to look what I need to specify as install prefix to make pv find the font in the bundle, or that the bundle requires an extra setting for bundle builds.

All of this is probably because the mac branch hasn't merged master yet.

Kay

--
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/8f4621d5-25f5-129f-12ec-f341b9152910%40yahoo.com.

Reply via email to